Пожалуйста, войдите здесь. Часто задаваемые вопросы О нас
Задайте Ваш вопрос

настройка CDR при работе с call файлами

1

Добрый день! У меня следующая проблема при инициации звонка с помощью call файла в cdr не считается параметр bill sec. Как можно сделать чтобы он считался. Структура call -файла

Channel: Local/87002000784@ivr
CallerID: 3300007
MaxRetries: 2
RetryTime: 30
WaitTime: 30
Context: ivr
Extension: s
Priority: 1

extension.conf

exten => _X.,1,Dial(SIP/kredit/${EXTEN})
exten => s,1,Answer
exten => s,n,Playback(custom/payment)
exten => s,n,Hangup()

В чем может быть загвоздка. Спасибо.

удалить закрыть спам изменить тег редактировать

спросил 2011-01-19 14:44:29 +0400

bastay Gravatar bastay
21 2 2 5

обновил 2011-01-19 22:42:32 +0400

litnimax Gravatar litnimax
1453 11 8 29
http://www.pbxware.ru/

11 Ответов

2

добавить /n в конце.и все сразу полечиться. т.е

Channel: Local/87002000784@ivr/n

то что вы написали убирает канал сразу после коннекта для оптимизации ресурсов.соответсвенно вы получаете в сдр для этого канала 0.для какогото другого не 0.

и к кол-файлам это не имеет отношения.просто вы не почитали про оптимизацию локал-канала ;). без колфайлов таже фигня будет.

ссылка удалить спам редактировать

ответил 2011-01-21 09:49:35 +0400

meral Gravatar meral flag of Ukraine
23347 24 20 177
http://pro-sip.net/

обновил 2011-01-21 09:53:31 +0400

Comments

кстати,для упрощения биллинга также надо nocdr поставить передзвонком по сип.ибо иначе как правило 2 записи. meral ( 2011-01-21 09:55:15 +0400 )редактировать
0

Вот логи

<------------->
[Feb  4 22:41:00] VERBOSE[30030] chan_sip.c: --- (8 headers 0 lines) ---
[Feb  4 22:41:00] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '315f2b22194e5afb76c49186445b69bd@192.168.0.10' Method: OPTIONS
[Feb  4 22:41:00] VERBOSE[30030] chan_sip.c: Retransmitting #3 (NAT) to 195.47.255.212:5060:
OPTIONS sip:195.47.255.212 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.10:5060;branch=z9hG4bK17222a07;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.0.10>;tag=as1ae32e87
To: <sip:195.47.255.212>
Contact: <sip:unknown@192.168.0.10>
Call-ID: 3ae312341adbb94877d5ed5215fd064f@192.168.0.10
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Fri, 04 Feb 2011 19:40:57 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0

---
[Feb  4 22:41:01] VERBOSE[21972] pbx_spool.c:     -- Attempting call on LOCAL/87002000784@ivr/n for s@ivr2:1 (Retry 1)
[Feb  4 22:41:01] VERBOSE[21973] pbx.c:     -- Executing [87002000784@ivr:1] Set("Local/87002000784@ivr-7268;2", "CDR(userfield)= rr123") in new stack
[Feb  4 22:41:01] VERBOSE[21973] pbx.c:     -- Executing [87002000784@ivr:2] Dial("Local/87002000784@ivr-7268;2", "SIP/kredit/87002000784,g") in new stack
[Feb  4 22:41:01] VERBOSE[21973] netsock.c:   == Using SIP RTP TOS bits 184
[Feb  4 22:41:01] VERBOSE[21973] netsock.c:   == Using SIP RTP CoS mark 5
[Feb  4 22:41:01] VERBOSE[21973] chan_sip.c: Audio is at 192.168.0.10 port 12044
[Feb  4 22:41:01] VERBOSE[21973] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Feb  4 22:41:01] VERBOSE[21973] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Feb  4 22:41:01] VERBOSE[21973] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Feb  4 22:41:01] VERBOSE[21973] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.2:5060:
INVITE sip:87002000784@sip.telecom.kz SIP/2.0
Via: SIP/2.0/UDP 192.168.0.10:5060;branch=z9hG4bK09696e58;rport
Max-Forwards: 70
From: "7273309751" <sip:7273309751@sip.telecom.kz>;tag=as5c6e6a76
To: <sip:87002000784@sip.telecom.kz>
Contact: <sip:7273309751@192.168.0.10>
Call-ID: 0bf670e143a8fea22306961d43259833@sip.telecom.kz
CSeq: 102 INVITE
User-Agent: Asterisk PBX 1.6.2.4
Remote-Party-ID: "7273309751" <sip:7273309751@sip.telecom.kz>;privacy=off;screen=no
Date: Fri, 04 Feb 2011 19:41:01 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Type: application/sdp
Content-Length: 285

v=0
o=root 364139200 364139200 IN IP4 192.168.0.10
s=Asterisk PBX 1.6.2.4
c=IN IP4 192.168.0.10
t=0 0
m=audio 12044 RTP/AVP 8 0 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -
a=ptime:20
a=sendrecv

---
[Feb  4 22:41:01] VERBOSE[21973] app_dial.c:     -- Called kredit/87002000784
[Feb  4 22:41:01] VERBOSE[30030] chan_sip.c:
<--- SIP read from UDP:192.168.0.2:5060 --->
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.0.10:5060;received=192.168.0.10;branch=z9hG4bK09696e58;rport=5060
From: "7273309751" <sip:7273309751@sip.telecom.kz>;tag=as5c6e6a76
To: <sip:87002000784@sip.telecom.kz>
Call-ID: 0bf670e143a8fea22306961d43259833@sip.telecom.kz
CSeq: 102 INVITE


<------------->
[Feb  4 22:41:01] VERBOSE[30030] chan_sip.c: --- (6 headers 0 lines) ---
[Feb  4 22:41:01] VERBOSE[30030] chan_sip.c: Retransmitting #4 (NAT) to 195.47.255.212:5060:
OPTIONS sip:195.47.255.212 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.10:5060;branch=z9hG4bK17222a07;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.0.10>;tag=as1ae32e87
To: <sip:195.47.255.212>
Contact: <sip:unknown@192.168.0.10>
Call-ID: 3ae312341adbb94877d5ed5215fd064f@192.168.0.10
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Fri, 04 Feb 2011 19:40:57 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  4 22:41:01] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '3ae312341adbb94877d5ed5215fd064f@192.168.0.10' Method: OPTIONS
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.153:5060:
OPTIONS sip:12103@192.168.1.153:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK693c7dd2;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as22399102
To: <sip:12103@192.168.1.153:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 564fc43739dd96b00cdb03104cbd559a@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Fri, 04 Feb 2011 19:41:03 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c:
<--- SIP read from UDP:192.168.1.153:5060 --->
SIP/2.0 200 OK
To: <sip:12103@192.168.1.153:5060>;tag=ddd8f704add71891i0
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as22399102
Call-ID: 564fc43739dd96b00cdb03104cbd559a@192.168.1.6
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK693c7dd2
Server: Linksys/SPA922-5.1.15(a)
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


<------------->
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '564fc43739dd96b00cdb03104cbd559a@192.168.1.6' Method: OPTIONS
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c:
<--- SIP read from UDP:192.168.0.2:5060 --->
SIP/2.0 183 Session Progress
Via: SIP/2.0/UDP 192.168.0.10:5060;received=192.168.0.10;branch=z9hG4bK09696e58;rport=5060
From: "7273309751" <sip:7273309751@sip.telecom.kz>;tag=as5c6e6a76
To: <sip:87002000784@sip.telecom.kz>;tag=1365214914-1296837771203
Call-ID: 0bf670e143a8fea22306961d43259833@sip.telecom.kz
CSeq: 102 INVITE
Supported:
Contact: <sip:87002000784@192.168.0.2:5060;transport=udp>
Session: Media
Allow: ACK,BYE,CANCEL,INFO,INVITE,OPTIONS,PRACK,REFER,NOTIFY
Content-Type: application/sdp
Content-Length: 410

v=0
o=BroadWorks 968275883 1 IN IP4 192.168.0.2
s=-
c=IN IP4 192.168.0.2
t=0 0
a=sqn: 0
a=cdsc: 1 audio RTP/AVP 8 0 108 18 13 101
a=cpar: a=rtpmap:108 AAL2-G726-32/8000
a=cpar: a=rtpmap:101 telephone-event/8000
a=cpar: a=fmtp:101 0-15
a=cpar: a=ptime:10
a=cpar: a=ptime:20
a=cpar: a=fmtp:18 annexb=yes
m=audio 25860 RTP/AVP 8 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20

<------------->
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c: --- (12 headers 17 lines) ---
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c: Found RTP audio format 8
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c: Found RTP audio format 0
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c: Found RTP audio format 101
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c: Found audio description format telephone-event for ID 101
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0xc (ulaw|alaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
[Feb  4 22:41:03] VERBOSE[30030] chan_sip.c: Peer audio RTP is at port 192.168.0.2:25860
[Feb  4 22:41:03] VERBOSE[21973] app_dial.c:     -- SIP/kredit-0000eb83 is making progress passing it to Local/87002000784@ivr-7268;2
[Feb  4 22:41:03] VERBOSE[21973] rtp.c: Got  RTP packet from    192.168.0.2:25860 (type 08, seq 008474, ts 000040, len 000160)
[Feb  4 22:41:03] VERBOSE[21973] rtp.c: Got  RTP packet from    192.168.0.2:25860 (type 08, seq 008475, ts 000200, len 000160)
ссылка удалить спам редактировать

ответил 2011-02-04 21:40:36 +0400

bastay Gravatar bastay
21 2 2 5

Comments

ваши логи закончилися на самом инетерсном месте. звонок в логах еше не отвечен.. meral ( 2011-02-06 15:34:26 +0400 )редактировать
0

с ORIGINATE не все так однозначно. Теорию на практике не так давно изучал тут: http://forum.asterisk.ru/viewtopic.php?f=15&t=209

ссылка удалить спам редактировать

ответил 2011-01-19 18:31:27 +0400

switch Gravatar switch
8334 11 7 92
http://lynks.ru/
0

звонки идут на город т.е. во внешний мир, звонок идет и регистрируется в cdr, статусы звонка меняются, но при Answered все находиться в duratoin (гудки + время разговора)

ссылка удалить спам редактировать

ответил 2011-01-20 05:53:03 +0400

bastay Gravatar bastay
21 2 2 5

Comments

почитай ссылку, которую я приводил, у тебя не одна запись в CDR должна быть, а две-три switch ( 2011-01-20 10:00:06 +0400 )редактировать
0

После добавления в call - файл Channel: Local/87002000784@ivr/n, звонок проходит но дальше он не отрабатываться, т.е происходит соединение но фраза не проигрывается. После того как разрываешь соединение звонок повторяется, т.е. call - файл не удаляется.

ссылка удалить спам редактировать

ответил 2011-01-21 12:39:00 +0400

bastay Gravatar bastay
21 2 2 5

Comments

что то сомнительно. включите дебаг и посмотрите что происходит. так НЕ бывает даже когда у вас второго екстеншн нету (ivr,s,1). если перезванивает, значит не было ответа по основному каналу(в диал). как включить дебаг : в logger.conf в строку с console добавляете debug, в кончоли астериск(надеюсь про нее вы знаете?) core set debug level 5 meral ( 2011-01-21 21:23:00 +0400 )редактировать
0

посмотрел ссылки видел что там формируються несколько записей, но у меня при просмотре базы данных всего одна запись со звонком на того абонента которому я звоним и общим временем разговора (гудки + время разговора) и статусом ANSWERED. У меня примерно такая ситуация как в этом топике http://asterisk-support.ru/forum/topics/6404/, только с внешним вызовом.

ссылка удалить спам редактировать

ответил 2011-01-20 12:06:57 +0400

bastay Gravatar bastay
21 2 2 5

Comments

за SIP/kredit дальше что идет? аналоговый шлюз? switch ( 2011-01-20 19:11:23 +0400 )редактировать
0

Сделал настройки, которые вы написали в логах видно, что звонок проходить и на него есть ответ, Sip/kredit-00023567 answered Local/87002000784@ivr-9d2d;2 а затем вывалил = Spaw extension (ivr,87002000784,1) exited non-zero on 'Local/87002000784@ivr-9d2d;2'. И соответственно потом происходит повторный звонок на этот номер.

ссылка удалить спам редактировать

ответил 2011-01-24 07:59:18 +0400

bastay Gravatar bastay
21 2 2 5

Comments

не, твоя интерпретация может быть неверной. вылаживай весь лог. там скорее всего какаято команда написана не верно. О! кстати проверь что файл который в плейбеке в правильном формате. пс. можешь выложить ссылку на лог.. meral ( 2011-01-24 12:06:50 +0400 )редактировать
0

Добрый вечер. Вот полный лог звонка

[Jan 25 22:05:54] VERBOSE[10359] manager.c:   == Manager 'admin' logged off from 127.0.0.1
[Jan 25 22:06:00] VERBOSE[10398] manager.c:   == Manager 'admin' logged on from 127.0.0.1
[Jan 25 22:06:01] VERBOSE[10398] manager.c:   == Manager 'admin' logged off from 127.0.0.1
[Jan 25 22:06:02] VERBOSE[10450] pbx_spool.c:     -- Attempting call on Local/87002000784@ivr/n for s@ivr:1 (Retry 1)
[Jan 25 22:06:02] VERBOSE[10451] pbx.c:     -- Executing [87002000784@ivr:1] Dial("Local/87002000784@ivr-d65b;2", "SIP/kredit/87002000784") in new stack
[Jan 25 22:06:02] VERBOSE[10451] netsock.c:   == Using SIP RTP TOS bits 184
[Jan 25 22:06:02] VERBOSE[10451] netsock.c:   == Using SIP RTP CoS mark 5
[Jan 25 22:06:02] VERBOSE[10451] app_dial.c:     -- Called kredit/87002000784
[Jan 25 22:06:04] NOTICE[4135] chan_sip.c: Registration from '<sip:anonymous@192.168.1.6:5060>' failed for '192.168.1.31' - No matching peer found
[Jan 25 22:06:04] NOTICE[4135] chan_sip.c: Registration from '<sip:anonymous@192.168.1.6:5060>' failed for '192.168.1.31' - No matching peer found
[Jan 25 22:06:04] VERBOSE[10451] app_dial.c:     -- SIP/kredit-0002afe4 is making progress passing it to Local/87002000784@ivr-d65b;2
[Jan 25 22:06:06] VERBOSE[10451] app_dial.c:     -- SIP/kredit-0002afe4 answered Local/87002000784@ivr-d65b;2
[Jan 25 22:06:10] VERBOSE[10451] pbx.c:   == Spawn extension (ivr, 87002000784, 1) exited non-zero on 'Local/87002000784@ivr-d65b;2'
[Jan 25 22:06:15] VERBOSE[10456] manager.c:   == Manager 'admin' logged on from 127.0.0.1
[Jan 25 22:06:15] VERBOSE[10457] manager.c:   == Manager 'admin' logged on from 127.0.0.1
ссылка удалить спам редактировать

ответил 2011-01-25 19:23:18 +0400

bastay Gravatar bastay
21 2 2 5

обновил 2011-01-26 08:29:38 +0400

Comments

вам не кажется, что эта писанина нечитабельна? отформатируйте соответствующим образом switch ( 2011-01-25 19:59:55 +0400 )редактировать
блин... надо пере кодом тег pre добавить. и после кода закрыть. это неявно и неочевидно, но подругому я ето не прочитаю.. Spawn extension (ivr, 87002000784, 1) exited non-zero вот тут говрит что у вас в контексте ивр по ошибке. смотрите сип дебаг. может у вас кодеков нету. или добавте exten =>_X.,2,Dumpchan и посмотрите переменные(диалстатус) meral ( 2011-01-26 07:40:41 +0400 )редактировать
Формат файла .wav 16 Бит, и 8000Hz: bastay ( 2011-01-26 08:27:14 +0400 )редактировать
кодеки проверте. даилаплан проверте(в астриске а не в теории). файл тут ни при чем. у вас же ансвер команды в логе нет=не исполняеться meral ( 2011-01-26 11:18:10 +0400 )редактировать
еще можно дебаг включить в logger.conf, тогда астериск ругнется, где что не так switch ( 2011-01-26 11:39:03 +0400 )редактировать
А вот этот лог разве не показывает что был ответ на звонок по локальному каналу -- SIP/kredit-0002afe4 answered Local/87002000784@ivr-d65b;2 bastay ( 2011-01-27 07:50:33 +0400 )редактировать
неа. это только говрит что была попытка. точнее будет если дебаг включить meral ( 2011-01-30 21:33:05 +0400 )редактировать
Дописал в контекст exten =>_X.,2,Dumpchan , после чего просмотрел логи, дампинг канала формируется только когда абонент скидывает звонок и соответственно DIALSTATUS = BUSY, а при ответе абонентом дампинг канала не производиться и при просмотре базы CDR, звонка со статусом BUSY нету, у всех звонков статус ANSWERED bastay ( 2011-01-31 13:43:19 +0400 )редактировать
ключик g поставте в даил(продолжать после выполнения) или дампинг делайте по h(hangup extension) meral ( 2011-02-02 03:49:57 +0400 )редактировать
0

Ниже лог звонка при котором показано что трубка поднята, но текст сообщения не произноситься

[Feb  2 17:32:02] VERBOSE[10559] pbx_spool.c:     -- Attempting call on LOCAL/87002000784@ivr/n for s@ivr2:1 (Retry 1)
[Feb  2 17:32:02] VERBOSE[10560] pbx.c:     -- Executing [87002000784@ivr:1] Set("Local/87002000784@ivr-dc02;2", "CDR(userfield)= rr12") in new stack
[Feb  2 17:32:02] VERBOSE[10560] pbx.c:     -- Executing [87002000784@ivr:2] Dial("Local/87002000784@ivr-dc02;2", "SIP/kredit/87002000784,g") in new stack
[Feb  2 17:32:02] VERBOSE[10560] netsock.c:   == Using SIP RTP TOS bits 184
[Feb  2 17:32:02] VERBOSE[10560] netsock.c:   == Using SIP RTP CoS mark 5
[Feb  2 17:32:02] VERBOSE[10560] app_dial.c:     -- Called kredit/87002000784
[Feb  2 17:32:02] WARNING[10560] app_dial.c: Invalid timeout specified: 'g'. Setting timeout to infinite
[Feb  2 17:32:02] VERBOSE[10513] app_dial.c:     -- SIP/kredit-0000598d is making progress passing it to SIP/6026-0000598c
[Feb  2 17:32:02] VERBOSE[8974] pbx.c:     -- Executing [h@macro-dialout-trunk:1] Macro("SIP/6029-0000593a", "hangupcall,") in new stack
[Feb  2 17:32:02] VERBOSE[8974] pbx.c:     -- Executing [s@macro-hangupcall:1] GotoIf("SIP/6029-0000593a", "1?skiprg") in new stack
[Feb  2 17:32:02] VERBOSE[8974] pbx.c:     -- Goto (macro-hangupcall,s,4)
[Feb  2 17:32:02] VERBOSE[8974] pbx.c:     -- Executing [s@macro-hangupcall:4] GotoIf("SIP/6029-0000593a", "1?skipblkvm") in new stack
[Feb  2 17:32:02] VERBOSE[8974] pbx.c:     -- Goto (macro-hangupcall,s,7)
[Feb  2 17:32:02] VERBOSE[8974] pbx.c:     -- Executing [s@macro-hangupcall:7] GotoIf("SIP/6029-0000593a", "1?theend") in new stack
[Feb  2 17:32:02] VERBOSE[8974] pbx.c:     -- Goto (macro-hangupcall,s,9)
[Feb  2 17:32:02] VERBOSE[8974] pbx.c:     -- Executing [s@macro-hangupcall:9] Hangup("SIP/6029-0000593a", "") in new stack
[Feb  2 17:32:02] VERBOSE[8974] app_macro.c:   == Spawn extension (macro-hangupcall, s, 9) exited non-zero on 'SIP/6029-0000593a' in macro 'hangupcall'
[Feb  2 17:32:02] VERBOSE[8974] app_macro.c:   == Spawn extension (macro-dialout-trunk, s, 19) exited non-zero on 'SIP/6029-0000593a' in macro 'dialout-trunk'
[Feb  2 17:32:02] VERBOSE[8974] pbx.c:   == Spawn extension (from-internal, 87017731732, 4) exited non-zero on 'SIP/6029-0000593a'
[Feb  2 17:32:02] VERBOSE[8975] app_mixmonitor.c:   == MixMonitor close filestream
[Feb  2 17:32:02] VERBOSE[8975] app_mixmonitor.c:   == End MixMonitor Recording SIP/6029-0000593a
[Feb  2 17:32:03] VERBOSE[10560] app_dial.c:     -- SIP/kredit-0000598e is making progress passing it to Local/87002000784@ivr-dc02;2
[Feb  2 17:32:03] VERBOSE[10439] app_dial.c:     -- SIP/kredit-0000597e answered SIP/6062-0000597d
[Feb  2 17:32:09] VERBOSE[10560] app_dial.c:     -- SIP/kredit-0000598e answered Local/87002000784@ivr-dc02;2
[Feb  2 17:32:10] VERBOSE[10513] app_dial.c:     -- SIP/kredit-0000598d answered SIP/6026-0000598c
[Feb  2 17:32:10] VERBOSE[30030] chan_sip.c:     -- Registered SIP '6022' at 192.168.1.150 port 5060
[Feb  2 17:32:12] VERBOSE[10560] pbx.c:     -- Executing [h@ivr:1] DumpChan("Local/87002000784@ivr-dc02;2", "") in new stack
[Feb  2 17:32:12] VERBOSE[10560] app_dumpchan.c:
Dumping Info For Channel: Local/87002000784@ivr-dc02;2:
================================================================================
Info:
Name=               Local/87002000784@ivr-dc02;2
Type=               Local
UniqueID=           1296657122.52787
CallerIDNum=        7273309751
CallerIDName=       (N/A)
DNIDDigits=         (N/A)
RDNIS=              (N/A)
Parkinglot=
Language=           en
State=              Up (6)
Rings=              0
NativeFormat=       0x40 (slin)
WriteFormat=        0x40 (slin)
ReadFormat=         0x40 (slin)
RawWriteFormat=     0x40 (slin)
RawReadFormat=      0x40 (slin)
1stFileDescriptor=  -1
Framesin=           0
Framesout=          460
TimetoHangup=       0
ElapsedTime=        0h0m10s
Context=            ivr
Extension=          h
Priority=           1
CallGroup=
PickupGroup=
Application=        DumpChan
Data=               (Empty)
Blocking_in=        (Not Blocking)

Variables:
DIALEDTIME=10
ANSWEREDTIME=3
RTPAUDIOQOSRTTBRIDGED=minrtt=0.000000;maxrtt=0.000000;avgrtt=0.000000;stdevrtt=0.000000;
RTPAUDIOQOSLOSSBRIDGED=lost=0;expected=460;
RTPAUDIOQOSJITTERBRIDGED=minrxjitter=0.000010;maxrxjitter=0.000290;avgrxjitter=0.000057;stdevrxjitter=inf;reported_minjitter=0.000000;reported_maxjitter=0.000000;reported_avgjitter=0.000000;reported_stdevjitter=0.000000;
RTPAUDIOQOSBRIDGED=ssrc=850485535;themssrc=1029558828;lp=0;rxjitter=0.000023;rxcount=460;txjitter=0.000000;txcount=0;rlp=1;rtt=0.000000
BRIDGEPVTCALLID=6924b4c77039530f6604064d44b8385f@sip.telecom.kz
BRIDGEPEER=SIP/kredit-0000598e
DIALEDPEERNUMBER=kredit/87002000784
DIALEDPEERNAME=SIP/kredit-0000598e
DIALSTATUS=ANSWER
PassedInfo= rr12
================================================================================
[Feb  2 17:32:12] VERBOSE[10560] pbx.c:   == Spawn extension (ivr, 87002000784, 2) exited non-zero on 'Local/87002000784@ivr-dc02;2'
ссылка удалить спам редактировать

ответил 2011-02-02 15:17:21 +0400

bastay Gravatar bastay
21 2 2 5

Comments

Framesin= 0 это значит что в одну сторону пакеты не идут..rtp debug, sip debug meral ( 2011-02-02 15:45:23 +0400 )редактировать
**DEBUG В СТУДИЮ!!!!!!!!!!!!!!!!!!!!!!!!!!** meral ( 2011-02-02 15:46:39 +0400 )редактировать
0

Вот полный лог звонка все что формируеться

[Feb  8 22:16:02] VERBOSE[20236] pbx_spool.c:     -- Attempting call on LOCAL/87002000784@ivr/n for s@ivr2:1 (Retry 1)
[Feb  8 22:16:02] VERBOSE[20237] pbx.c:     -- Executing [87002000784@ivr:1] Set("Local/87002000784@ivr-bd19;2", "CDR(userfield)= testivr") in new stack
[Feb  8 22:16:02] VERBOSE[20237] pbx.c:     -- Executing [87002000784@ivr:2] Dial("Local/87002000784@ivr-bd19;2", "SIP/kredit/87002000784") in new stack
[Feb  8 22:16:02] VERBOSE[20237] netsock.c:   == Using SIP RTP TOS bits 184
[Feb  8 22:16:02] VERBOSE[20237] netsock.c:   == Using SIP RTP CoS mark 5
[Feb  8 22:16:02] VERBOSE[20237] chan_sip.c: Audio is at 192.168.0.10 port 10396
[Feb  8 22:16:02] VERBOSE[20237] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Feb  8 22:16:02] VERBOSE[20237] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Feb  8 22:16:02] VERBOSE[20237] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Feb  8 22:16:02] VERBOSE[20237] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.2:5060:
INVITE sip:87002000784@sip.telecom.kz SIP/2.0
Via: SIP/2.0/UDP 192.168.0.10:5060;branch=z9hG4bK15da31ac;rport
Max-Forwards: 70
From: "7273309751" <sip:7273309751@sip.telecom.kz>;tag=as4153efcb
To: <sip:87002000784@sip.telecom.kz>
Contact: <sip:7273309751@192.168.0.10>
Call-ID: 68a02c30525ec106456cbed41ba4eb41@sip.telecom.kz
CSeq: 102 INVITE
User-Agent: Asterisk PBX 1.6.2.4
Remote-Party-ID: "7273309751" <sip:7273309751@sip.telecom.kz>;privacy=off;screen=no
Date: Tue, 08 Feb 2011 19:16:02 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Type: application/sdp
Content-Length: 285

v=0
o=root 570825870 570825870 IN IP4 192.168.0.10
s=Asterisk PBX 1.6.2.4
c=IN IP4 192.168.0.10
t=0 0
m=audio 10396 RTP/AVP 8 0 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -
a=ptime:20
a=sendrecv

---
[Feb  8 22:16:02] VERBOSE[20237] app_dial.c:     -- Called kredit/87002000784
[Feb  8 22:16:02] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.0.2:5060 --->
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.0.10:5060;received=192.168.0.10;branch=z9hG4bK15da31ac;rport=5060
From: "7273309751" <sip:7273309751@sip.telecom.kz>;tag=as4153efcb
To: <sip:87002000784@sip.telecom.kz>
Call-ID: 68a02c30525ec106456cbed41ba4eb41@sip.telecom.kz
CSeq: 102 INVITE


<------------->
[Feb  8 22:16:02] VERBOSE[30030] chan_sip.c: --- (6 headers 0 lines) ---
[Feb  8 22:16:03] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.0.2:5060 --->
SIP/2.0 183 Session Progress
Via: SIP/2.0/UDP 192.168.0.10:5060;received=192.168.0.10;branch=z9hG4bK15da31ac;rport=5060
From: "7273309751" <sip:7273309751@sip.telecom.kz>;tag=as4153efcb
To: <sip:87002000784@sip.telecom.kz>;tag=1891654745-1297181871138
Call-ID: 68a02c30525ec106456cbed41ba4eb41@sip.telecom.kz
CSeq: 102 INVITE
Supported: 
Contact: <sip:87002000784@192.168.0.2:5060;transport=udp>
Session: Media
Allow: ACK,BYE,CANCEL,INFO,INVITE,OPTIONS,PRACK,REFER,NOTIFY
Content-Type: application/sdp
Content-Length: 410

v=0
o=BroadWorks 981497059 1 IN IP4 192.168.0.2
s=-
c=IN IP4 192.168.0.2
t=0 0
a=sqn: 0
a=cdsc: 1 audio RTP/AVP 8 0 108 18 13 101
a=cpar: a=rtpmap:108 AAL2-G726-32/8000
a=cpar: a=rtpmap:101 telephone-event/8000
a=cpar: a=fmtp:101 0-15
a=cpar: a=ptime:10
a=cpar: a=ptime:20
a=cpar: a=fmtp:18 annexb=yes
m=audio 18880 RTP/AVP 8 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20

<------------->
[Feb  8 22:16:03] VERBOSE[30030] chan_sip.c: --- (12 headers 17 lines) ---
[Feb  8 22:16:03] VERBOSE[30030] chan_sip.c: Found RTP audio format 8
[Feb  8 22:16:03] VERBOSE[30030] chan_sip.c: Found RTP audio format 0
[Feb  8 22:16:03] VERBOSE[30030] chan_sip.c: Found RTP audio format 101
[Feb  8 22:16:03] VERBOSE[30030] chan_sip.c: Found audio description format telephone-event for ID 101
[Feb  8 22:16:03] VERBOSE[30030] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0xc (ulaw|alaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Feb  8 22:16:03] VERBOSE[30030] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
[Feb  8 22:16:03] VERBOSE[30030] chan_sip.c: Peer audio RTP is at port 192.168.0.2:18880
[Feb  8 22:16:03] VERBOSE[20237] app_dial.c:     -- SIP/kredit-0001fb1c is making progress passing it to Local/87002000784@ivr-bd19;2
[Feb  8 22:16:03] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000872, ts 000040, len 000160)
[Feb  8 22:16:03] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000873, ts 000200, len 000160)
[Feb  8 22:16:03] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000874, ts 000360, len 000160)
[Feb  8 22:16:03] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000875, ts 000520, len 000160)
[Feb  8 22:16:03] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000876, ts 000680, len 000160)
[Feb  8 22:16:03] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000877, ts 000840, len 000160)
[Feb  8 22:16:03] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000878, ts 001000, len 000160)
[Feb  8 22:16:03] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000879, ts 001160, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000880, ts 001320, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000881, ts 001480, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000882, ts 001640, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000883, ts 001800, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000884, ts 001960, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000885, ts 002120, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000886, ts 002280, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000887, ts 002440, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000888, ts 002600, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000889, ts 002760, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000890, ts 002920, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000891, ts 003080, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000892, ts 003240, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000893, ts 003400, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000894, ts 003560, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000895, ts 003720, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000896, ts 003880, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000897, ts 004040, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000898, ts 004200, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000899, ts 004360, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000900, ts 004520, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000901, ts 004680, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000902, ts 004840, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000903, ts 005000, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000904, ts 005160, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000905, ts 005320, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000906, ts 005480, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000907, ts 005640, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000908, ts 005800, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000909, ts 005960, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000910, ts 006120, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000911, ts 006280, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000912, ts 006440, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000913, ts 006600, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000914, ts 006760, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000915, ts 006920, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000916, ts 007080, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000917, ts 007240, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000918, ts 007400, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000919, ts 007560, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000920, ts 007720, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000921, ts 007880, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000922, ts 008040, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000923, ts 008200, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000924, ts 008360, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000925, ts 008520, len 000160)
[Feb  8 22:16:04] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 195.47.255.212:5060:
OPTIONS sip:195.47.255.212 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.10:5060;branch=z9hG4bK1e04579f;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.0.10>;tag=as378ad9df
To: <sip:195.47.255.212>
Contact: <sip:unknown@192.168.0.10>
Call-ID: 10bd36242f243d012a40fc301e2a1048@192.168.0.10
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:04 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000926, ts 008680, len 000160)
[Feb  8 22:16:04] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:195.47.255.212:5060 --->
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 192.168.0.10:5060;branch=z9hG4bK1e04579f;received=212.154.140.62;rport=5060
From: "Unknown" <sip:unknown@192.168.0.10>;tag=as378ad9df
To: <sip:195.47.255.212>;tag=as7d7e5f03
Call-ID: 10bd36242f243d012a40fc301e2a1048@192.168.0.10
CSeq: 102 OPTIONS
Server: Asterisk PBX 1.6.2.10
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Accept: application/sdp
Content-Length: 0


<------------->
[Feb  8 22:16:04] VERBOSE[30030] chan_sip.c: --- (11 headers 0 lines) ---
[Feb  8 22:16:04] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '10bd36242f243d012a40fc301e2a1048@192.168.0.10' Method: OPTIONS
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000927, ts 008840, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000928, ts 009000, len 000160)
[Feb  8 22:16:04] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000929, ts 009160, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000930, ts 009320, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000931, ts 009480, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000932, ts 009640, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000933, ts 009800, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000934, ts 009960, len 000160)
[Feb  8 22:16:05] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.14:5060:
OPTIONS sip:6701@192.168.1.14:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK5441095b;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as42932b60
To: <sip:6701@192.168.1.14:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 6fa5007c5799d3844ac4564d58a69f98@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:05 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000935, ts 010120, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000936, ts 010280, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000937, ts 010440, len 000160)
[Feb  8 22:16:05] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.14:5060 --->
SIP/2.0 200 OK
Allow:INVITE,ACK,OPTIONS,BYE,CANCEL,INFO,PRACK,REFER,SUBSCRIBE,NOTIFY,UPDATE
Via:SIP/2.0/UDP 192.168.1.6:5060;rport;branch=z9hG4bK5441095b
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as42932b60
To: <sip:6701@192.168.1.14:5060>;tag=fd2ca891-792355
Call-ID:6fa5007c5799d3844ac4564d58a69f98@192.168.1.6
CSeq:102 OPTIONS
Contact:<sip:6701@192.168.1.14:5060>
User-Agent:dlink 12-37-35925789
Content-Length:0


<------------->
[Feb  8 22:16:05] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  8 22:16:05] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '6fa5007c5799d3844ac4564d58a69f98@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:05] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.14:5060:
OPTIONS sip:6777@192.168.1.14:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK061fba6d;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as064b954f
To: <sip:6777@192.168.1.14:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 705d1bf42362670b1c0f68ce4b0fe9f1@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:05 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000938, ts 010600, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000939, ts 010760, len 000160)
[Feb  8 22:16:05] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.14:5060 --->
SIP/2.0 200 OK
Allow:INVITE,ACK,OPTIONS,BYE,CANCEL,INFO,PRACK,REFER,SUBSCRIBE,NOTIFY,UPDATE
Via:SIP/2.0/UDP 192.168.1.6:5060;rport;branch=z9hG4bK061fba6d
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as064b954f
To: <sip:6777@192.168.1.14:5060>;tag=96b13853-792355
Call-ID:705d1bf42362670b1c0f68ce4b0fe9f1@192.168.1.6
CSeq:102 OPTIONS
Contact:<sip:6777@192.168.1.14:5060>
User-Agent:dlink 12-37-35925789
Content-Length:0


<------------->
[Feb  8 22:16:05] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  8 22:16:05] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '705d1bf42362670b1c0f68ce4b0fe9f1@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000940, ts 010920, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000941, ts 011080, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000942, ts 011240, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000943, ts 011400, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000944, ts 011560, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000945, ts 011720, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000946, ts 011880, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000947, ts 012040, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000948, ts 012200, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000949, ts 012360, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000950, ts 012520, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000951, ts 012680, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000952, ts 012840, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000953, ts 013000, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000954, ts 013160, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000955, ts 013320, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000956, ts 013480, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000957, ts 013640, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000958, ts 013800, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000959, ts 013960, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000960, ts 014120, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000961, ts 014280, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000962, ts 014440, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000963, ts 014600, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000964, ts 014760, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000965, ts 014920, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000966, ts 015080, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000967, ts 015240, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000968, ts 015400, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000969, ts 015560, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000970, ts 015720, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000971, ts 015880, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000972, ts 016040, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000973, ts 016200, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000974, ts 016360, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000975, ts 016520, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000976, ts 016680, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000977, ts 016840, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000978, ts 017000, len 000160)
[Feb  8 22:16:05] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000979, ts 017160, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000980, ts 017320, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000981, ts 017480, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000982, ts 017640, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000983, ts 017800, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000984, ts 017960, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000985, ts 018120, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000986, ts 018280, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000987, ts 018440, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000988, ts 018600, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000989, ts 018760, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000990, ts 018920, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000991, ts 019080, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000992, ts 019240, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000993, ts 019400, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000994, ts 019560, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000995, ts 019720, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000996, ts 019880, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000997, ts 020040, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000998, ts 020200, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 000999, ts 020360, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001000, ts 020520, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001001, ts 020680, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001002, ts 020840, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001003, ts 021000, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001004, ts 021160, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001005, ts 021320, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001006, ts 021480, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001007, ts 021640, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001008, ts 021800, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001009, ts 021960, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001010, ts 022120, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001011, ts 022280, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001012, ts 022440, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001013, ts 022600, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001014, ts 022760, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001015, ts 022920, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001016, ts 023080, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001017, ts 023240, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001018, ts 023400, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001019, ts 023560, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001020, ts 023720, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001021, ts 023880, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001022, ts 024040, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001023, ts 024200, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001024, ts 024360, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001025, ts 024520, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001026, ts 024680, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001027, ts 024840, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001028, ts 025000, len 000160)
[Feb  8 22:16:06] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001029, ts 025160, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001030, ts 025320, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001031, ts 025480, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001032, ts 025640, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001033, ts 025800, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001034, ts 025960, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001035, ts 026120, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001036, ts 026280, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001037, ts 026440, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001038, ts 026600, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001039, ts 026760, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001040, ts 026920, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001041, ts 027080, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001042, ts 027240, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001043, ts 027400, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001044, ts 027560, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001045, ts 027720, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001046, ts 027880, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001047, ts 028040, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001048, ts 028200, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001049, ts 028360, len 000160)
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.0.2:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.10:5060;received=192.168.0.10;branch=z9hG4bK15da31ac;rport=5060
From: "7273309751" <sip:7273309751@sip.telecom.kz>;tag=as4153efcb
To: <sip:87002000784@sip.telecom.kz>;tag=1891654745-1297181871138
Call-ID: 68a02c30525ec106456cbed41ba4eb41@sip.telecom.kz
CSeq: 102 INVITE
Supported: 
Contact: <sip:87002000784@192.168.0.2:5060;transport=udp>
Allow: ACK,BYE,CANCEL,INFO,INVITE,OPTIONS,PRACK,REFER,NOTIFY
Accept: multipart/mixed,application/media_control+xml,application/sdp
Content-Type: application/sdp
Content-Length: 410

v=0
o=BroadWorks 981497059 1 IN IP4 192.168.0.2
s=-
c=IN IP4 192.168.0.2
t=0 0
a=sqn: 0
a=cdsc: 1 audio RTP/AVP 8 0 108 18 13 101
a=cpar: a=rtpmap:108 AAL2-G726-32/8000
a=cpar: a=rtpmap:101 telephone-event/8000
a=cpar: a=fmtp:101 0-15
a=cpar: a=ptime:10
a=cpar: a=ptime:20
a=cpar: a=fmtp:18 annexb=yes
m=audio 18880 RTP/AVP 8 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20

<------------->
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: --- (12 headers 17 lines) ---
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: list_route: hop: <sip:87002000784@192.168.0.2:5060;transport=udp>
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: set_destination: Parsing <sip:87002000784@192.168.0.2:5060;transport=udp> for address/port to send to
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: set_destination: set destination to 192.168.0.2, port 5060
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Transmitting (NAT) to 192.168.0.2:5060:
ACK sip:87002000784@192.168.0.2:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 192.168.0.10:5060;branch=z9hG4bK2ac73b35;rport
Max-Forwards: 70
From: "7273309751" <sip:7273309751@sip.telecom.kz>;tag=as4153efcb
To: <sip:87002000784@sip.telecom.kz>;tag=1891654745-1297181871138
Contact: <sip:7273309751@192.168.0.10>
Call-ID: 68a02c30525ec106456cbed41ba4eb41@sip.telecom.kz
CSeq: 102 ACK
User-Agent: Asterisk PBX 1.6.2.4
Remote-Party-ID: "7273309751" <sip:7273309751@sip.telecom.kz>;privacy=off;screen=no
Content-Length: 0


---
[Feb  8 22:16:07] VERBOSE[20237] app_dial.c:     -- SIP/kredit-0001fb1c answered Local/87002000784@ivr-bd19;2
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001050, ts 028520, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001051, ts 028680, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001052, ts 028840, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001053, ts 029000, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001054, ts 029160, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001055, ts 029320, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001056, ts 029480, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001057, ts 029640, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001058, ts 029800, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001059, ts 029960, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001060, ts 030120, len 000160)
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.124:5060:
OPTIONS sip:12107@192.168.1.124:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK7fef31e6;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as39ab83c3
To: <sip:12107@192.168.1.124:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 15e00dcf11f22eb07f7e7cbb139b8411@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:07 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001061, ts 030280, len 000160)
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.124:5060 --->
SIP/2.0 200 OK
To: <sip:12107@192.168.1.124:5060>;tag=5ea6defc3fc5903di0
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as39ab83c3
Call-ID: 15e00dcf11f22eb07f7e7cbb139b8411@192.168.1.6
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK7fef31e6
Server: Linksys/SPA922-5.1.15(a)
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


<------------->
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '15e00dcf11f22eb07f7e7cbb139b8411@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001062, ts 030440, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001063, ts 030600, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001064, ts 030760, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001065, ts 030920, len 000160)
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.123:5060:
OPTIONS sip:12105@192.168.1.123:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK5483e99f;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as2239cf70
To: <sip:12105@192.168.1.123:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 1063e57c1fd38598111c1ea9661630ce@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:07 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.27:5060:
OPTIONS sip:12106@192.168.1.27:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK3d9866dd;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as5f5aaadd
To: <sip:12106@192.168.1.27:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 04079a9e22ba846a036db27b37095cc1@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:07 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001066, ts 031080, len 000160)
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.123:5060 --->
SIP/2.0 200 OK
To: <sip:12105@192.168.1.123:5060>;tag=c3f26b6b9176495ai0
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as2239cf70
Call-ID: 1063e57c1fd38598111c1ea9661630ce@192.168.1.6
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK5483e99f
Server: Linksys/SPA922-5.1.15(a)
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


<------------->
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '1063e57c1fd38598111c1ea9661630ce@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.27:5060 --->
SIP/2.0 200 OK
To: <sip:12106@192.168.1.27:5060>;tag=f392b1502ec9b60bi0
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as5f5aaadd
Call-ID: 04079a9e22ba846a036db27b37095cc1@192.168.1.6
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK3d9866dd
Server: Linksys/SPA922-5.1.15(a)
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


<------------->
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '04079a9e22ba846a036db27b37095cc1@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001067, ts 031240, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001068, ts 031400, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001069, ts 031560, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001070, ts 031720, len 000160)
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.153:5060:
OPTIONS sip:12103@192.168.1.153:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK2d26e438;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as67090ba9
To: <sip:12103@192.168.1.153:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 7af723a9480ba56f02ecc56a2196f421@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:07 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.126:5060:
OPTIONS sip:12104@192.168.1.126:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK1ae33a26;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as6845680a
To: <sip:12104@192.168.1.126:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 298abf126a8b4bd232de714f3f387af3@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:07 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001071, ts 031880, len 000160)
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.126:5060 --->
SIP/2.0 200 OK
To: <sip:12104@192.168.1.126:5060>;tag=1ab2c682fd245dd2i0
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as6845680a
Call-ID: 298abf126a8b4bd232de714f3f387af3@192.168.1.6
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK1ae33a26
Server: Linksys/SPA922-5.1.15(a)
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


<------------->
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '298abf126a8b4bd232de714f3f387af3@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.153:5060 --->
SIP/2.0 200 OK
To: <sip:12103@192.168.1.153:5060>;tag=ddd8f704add71891i0
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as67090ba9
Call-ID: 7af723a9480ba56f02ecc56a2196f421@192.168.1.6
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK2d26e438
Server: Linksys/SPA922-5.1.15(a)
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


<------------->
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '7af723a9480ba56f02ecc56a2196f421@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001072, ts 032040, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001073, ts 032200, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001074, ts 032360, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001075, ts 032520, len 000160)
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.53:5060:
OPTIONS sip:12101@192.168.1.53:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK43ae1a0a;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as7c57ad68
To: <sip:12101@192.168.1.53:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 551e7fbe3ad10bac189556f25b981e4e@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:07 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.120:5060:
OPTIONS sip:12102@192.168.1.120:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK3c5fa60f;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as0784903b
To: <sip:12102@192.168.1.120:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 2003531545c65fac722b35e069208a58@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:07 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001076, ts 032680, len 000160)
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.53:5060 --->
SIP/2.0 200 OK
To: <sip:12101@192.168.1.53:5060>;tag=340864a3cb9e2f0i0
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as7c57ad68
Call-ID: 551e7fbe3ad10bac189556f25b981e4e@192.168.1.6
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK43ae1a0a
Server: Linksys/SPA922-5.1.15(a)
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


<------------->
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '551e7fbe3ad10bac189556f25b981e4e@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.120:5060 --->
SIP/2.0 200 OK
To: <sip:12102@192.168.1.120:5060>;tag=9c0ee9eb829fea2ci0
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as0784903b
Call-ID: 2003531545c65fac722b35e069208a58@192.168.1.6
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK3c5fa60f
Server: Linksys/SPA922-5.1.15(a)
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


<------------->
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  8 22:16:07] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '2003531545c65fac722b35e069208a58@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001077, ts 032840, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001078, ts 033000, len 000160)
[Feb  8 22:16:07] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001079, ts 033160, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001080, ts 033320, len 000160)
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.122:5060:
OPTIONS sip:12109@192.168.1.122:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK4224f492;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as02b13c0d
To: <sip:12109@192.168.1.122:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 6bf769c1766941f20537dc3a360b2247@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:08 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001081, ts 033480, len 000160)
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.122:5060 --->
SIP/2.0 200 OK
To: <sip:12109@192.168.1.122:5060>;tag=c05fe137d11c7a54i0
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as02b13c0d
Call-ID: 6bf769c1766941f20537dc3a360b2247@192.168.1.6
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK4224f492
Server: Linksys/SPA922-5.1.15(a)
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


<------------->
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '6bf769c1766941f20537dc3a360b2247@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001082, ts 033640, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001083, ts 033800, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001084, ts 033960, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001085, ts 034120, len 000160)
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.25:5060:
OPTIONS sip:12108@192.168.1.25:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK46eff56a;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as5fa2ed6e
To: <sip:12108@192.168.1.25:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 49e6b66b179255577ba6b999634b8403@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:08 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.25:5060 --->
SIP/2.0 200 OK
To: <sip:12108@192.168.1.25:5060>;tag=7d24afa951d7aff8i0
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as5fa2ed6e
Call-ID: 49e6b66b179255577ba6b999634b8403@192.168.1.6
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK46eff56a
Server: Linksys/SPA922-5.1.15(a)
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


<------------->
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '49e6b66b179255577ba6b999634b8403@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001086, ts 034280, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001087, ts 034440, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001088, ts 034600, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001089, ts 034760, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001090, ts 034920, len 000160)
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.157:5060:
OPTIONS sip:12114@192.168.1.157:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK4270a28e;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as61da204a
To: <sip:12114@192.168.1.157:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 3b7ef9f308779d8b271b899a4ac4313c@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:08 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001091, ts 035080, len 000160)
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.157:5060 --->
SIP/2.0 200 OK
To: <sip:12114@192.168.1.157:5060>;tag=d29466829b263a9i0
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as61da204a
Call-ID: 3b7ef9f308779d8b271b899a4ac4313c@192.168.1.6
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK4270a28e
Server: Linksys/SPA922-5.1.15(a)
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


<------------->
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: --- (10 headers 0 lines) ---
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '3b7ef9f308779d8b271b899a4ac4313c@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001092, ts 035240, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001093, ts 035400, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001094, ts 035560, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001095, ts 035720, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001096, ts 035880, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001097, ts 036040, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001098, ts 036200, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001099, ts 036360, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001100, ts 036520, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001101, ts 036680, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001102, ts 036840, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001103, ts 037000, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001104, ts 037160, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001105, ts 037320, len 000160)
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.2:5060:
OPTIONS sip:sip.telecom.kz SIP/2.0
Via: SIP/2.0/UDP 192.168.0.10:5060;branch=z9hG4bK214571ee;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.0.10>;tag=as6050fddf
To: <sip:sip.telecom.kz>
Contact: <sip:unknown@192.168.0.10>
Call-ID: 36053fd35bdb9749374936b53177ee57@192.168.0.10
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:08 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.0.2:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.10:5060;received=192.168.0.10;branch=z9hG4bK214571ee;rport=5060
From: "Unknown" <sip:unknown@192.168.0.10>;tag=as6050fddf
To: <sip:sip.telecom.kz>;tag=1585674672-1297181875877
Call-ID: 36053fd35bdb9749374936b53177ee57@192.168.0.10
CSeq: 102 OPTIONS
Allow-Events: call-info,line-seize,dialog,message-summary,as-feature-event
Content-Length: 0


<------------->
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: --- (8 headers 0 lines) ---
[Feb  8 22:16:08] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '36053fd35bdb9749374936b53177ee57@192.168.0.10' Method: OPTIONS
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001106, ts 037480, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001107, ts 037640, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001108, ts 037800, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001109, ts 037960, len 000160)
[Feb  8 22:16:08] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001110, ts 038120, len 000160)
[Feb  8 22:16:11] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001259, ts 061960, len 000160)
[Feb  8 22:16:11] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001260, ts 062120, len 000160)
[Feb  8 22:16:11] VERBOSE[20237] rtp.c: Got  RTP packet from    192.168.0.2:18880 (type 08, seq 001261, ts 062280, len 000160)
[Feb  8 22:16:11] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.0.2:5060 --->
BYE sip:7273309751@192.168.0.10 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.2:5060;branch=z9hG4bK7petf300c0f0trki9181sd3024463.1
From: <sip:87002000784@sip.telecom.kz>;tag=1891654745-1297181871138
To: "7273309751" <sip:7273309751@sip.telecom.kz>;tag=as4153efcb
Call-ID: 68a02c30525ec106456cbed41ba4eb41@sip.telecom.kz
CSeq: 50873036 BYE
Max-Forwards: 69
Content-Length: 0


<------------->
[Feb  8 22:16:11] VERBOSE[30030] chan_sip.c: --- (8 headers 0 lines) ---
[Feb  8 22:16:11] VERBOSE[30030] chan_sip.c: Sending to 192.168.0.2 : 5060 (NAT)
[Feb  8 22:16:11] VERBOSE[30030] chan_sip.c: 
<--- Transmitting (NAT) to 192.168.0.2:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.2:5060;branch=z9hG4bK7petf300c0f0trki9181sd3024463.1;received=192.168.0.2
From: <sip:87002000784@sip.telecom.kz>;tag=1891654745-1297181871138
To: "7273309751" <sip:7273309751@sip.telecom.kz>;tag=as4153efcb
Call-ID: 68a02c30525ec106456cbed41ba4eb41@sip.telecom.kz
CSeq: 50873036 BYE
Server: Asterisk PBX 1.6.2.4
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


<------------>
[Feb  8 22:16:11] VERBOSE[20237] pbx.c:     -- Executing [h@ivr:1] DumpChan("Local/87002000784@ivr-bd19;2", "") in new stack
[Feb  8 22:16:11] VERBOSE[20237] app_dumpchan.c: 
Dumping Info For Channel: Local/87002000784@ivr-bd19;2:
================================================================================
Info:
Name=               Local/87002000784@ivr-bd19;2
Type=               Local
UniqueID=           1297192562.343701
CallerIDNum=        7273309751
CallerIDName=       (N/A)
DNIDDigits=         (N/A)
RDNIS=              (N/A)
Parkinglot=         
Language=           en
State=              Up (6)
Rings=              0
NativeFormat=       0x40 (slin)
WriteFormat=        0x40 (slin)
ReadFormat=         0x40 (slin)
RawWriteFormat=     0x40 (slin)
RawReadFormat=      0x40 (slin)
1stFileDescriptor=  -1
Framesin=           0 
Framesout=          390 
TimetoHangup=       0
ElapsedTime=        0h0m9s
Context=            ivr
Extension=          h
Priority=           1
CallGroup=          
PickupGroup=        
Application=        DumpChan
Data=               (Empty)
Blocking_in=        (Not Blocking)

Variables:
DIALEDTIME=9
ANSWEREDTIME=4
RTPAUDIOQOSRTTBRIDGED=minrtt=0.000000;maxrtt=0.000000;avgrtt=0.000000;stdevrtt=0.000000;
RTPAUDIOQOSLOSSBRIDGED=lost=0;expected=390;
RTPAUDIOQOSJITTERBRIDGED=minrxjitter=0.000000;maxrxjitter=0.000073;avgrxjitter=0.000034;stdevrxjitter=inf;reported_minjitter=0.000000;reported_maxjitter=0.000000;reported_avgjitter=0.000000;reported_stdevjitter=0.000000;
RTPAUDIOQOSBRIDGED=ssrc=1129708889;themssrc=2691642667;lp=0;rxjitter=0.000013;rxcount=390;txjitter=0.000000;txcount=0;rlp=1;rtt=0.000000
BRIDGEPVTCALLID=68a02c30525ec106456cbed41ba4eb41@sip.telecom.kz
BRIDGEPEER=SIP/kredit-0001fb1c
DIALEDPEERNUMBER=kredit/87002000784
DIALEDPEERNAME=SIP/kredit-0001fb1c
DIALSTATUS=ANSWER
PassedInfo= testivr
================================================================================
[Feb  8 22:16:11] VERBOSE[20237] pbx.c:   == Spawn extension (ivr, 87002000784, 2) exited non-zero on 'Local/87002000784@ivr-bd19;2'
[Feb  8 22:16:12] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '68a02c30525ec106456cbed41ba4eb41@sip.telecom.kz' Method: BYE
[Feb  8 22:16:19] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.109:5060 --->
OPTIONS sip:192.168.1.6:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.109;rport;branch=z9hG4bKc0a8016d000000104d516cb000000ea200003988
Content-Length: 0
Call-ID: 5301E861-B165-4C93-B3FD-E637E7F3B18B@192.168.1.109
CSeq: 5185 OPTIONS
From: <sip:6002@192.168.1.6:5060>;tag=55586508615992
Max-Forwards: 70
To: <sip:192.168.1.6:5060>


<------------->
[Feb  8 22:16:19] VERBOSE[30030] chan_sip.c: --- (8 headers 0 lines) ---
[Feb  8 22:16:19] VERBOSE[30030] chan_sip.c: Looking for s in from-sip-external (domain 192.168.1.6)
[Feb  8 22:16:19] VERBOSE[30030] chan_sip.c: 
<--- Transmitting (NAT) to 192.168.1.109:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.1.109;branch=z9hG4bKc0a8016d000000104d516cb000000ea200003988;received=192.168.1.109;rport=5060
From: <sip:6002@192.168.1.6:5060>;tag=55586508615992
To: <sip:192.168.1.6:5060>;tag=as360f88a5
Call-ID: 5301E861-B165-4C93-B3FD-E637E7F3B18B@192.168.1.109
CSeq: 5185 OPTIONS
Server: Asterisk PBX 1.6.2.4
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Contact: <sip:192.168.1.6>
Accept: application/sdp
Content-Length: 0


<------------>
[Feb  8 22:16:19] VERBOSE[30030] chan_sip.c: Scheduling destruction of SIP dialog '5301E861-B165-4C93-B3FD-E637E7F3B18B@192.168.1.109' in 32000 ms (Method: OPTIONS)
[Feb  8 22:16:22] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '184d735940335ac10fcf46096984a136@127.0.0.1' Method: REGISTER
[Feb  8 22:16:23] VERBOSE[30030] chan_sip.c: Reliably Transmitting (NAT) to 192.168.1.109:5060:
OPTIONS sip:6002@192.168.1.109:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.6:5060;branch=z9hG4bK6d9b3136;rport
Max-Forwards: 70
From: "Unknown" <sip:unknown@192.168.1.6>;tag=as0b13e510
To: <sip:6002@192.168.1.109:5060>
Contact: <sip:unknown@192.168.1.6>
Call-ID: 6a3049035c8b9d7174d408da702daf63@192.168.1.6
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.6.2.4
Date: Tue, 08 Feb 2011 19:16:23 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0


---
[Feb  8 22:16:23] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.109:5060 --->
SIP/2.0 405 Method Not Allowed
Via: SIP/2.0/UDP 192.168.1.6:5060;rport=5060;received=192.168.1.6;branch=z9hG4bK6d9b3136
Content-Length: 0
Allow: INVITE, ACK, CANCEL, BYE, REFER, NOTIFY
Call-ID: 6a3049035c8b9d7174d408da702daf63@192.168.1.6
CSeq: 102 OPTIONS
From: "Unknown"<sip:unknown@192.168.1.6>;tag=as0b13e510
Server: SJphone/1.60.289a (SJ Labs)
To: "unknown"<sip:6002@192.168.1.109:5060>


<------------->
[Feb  8 22:16:23] VERBOSE[30030] chan_sip.c: --- (9 headers 0 lines) ---
[Feb  8 22:16:23] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '6a3049035c8b9d7174d408da702daf63@192.168.1.6' Method: OPTIONS
[Feb  8 22:16:23] VERBOSE[30030] chan_sip.c: 
<--- SIP read from UDP:192.168.1.109:5060 --->
REGISTER sip:192.168.1.6:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.109;rport;branch=z9hG4bKc0a8016d000000104d516cb4000042800000398b
Content-Length: 0
Contact: <sip:6002@192.168.1.109:5060>
Call-ID: 20EF4148-924A-4C2A-BA9D-7CFB1FF30A0F@192.168.1.109
CSeq: 887 REGISTER
From: <sip:6002@192.168.1.6:5060>;tag=5558695325518
Max-Forwards: 70
To: <sip:6002@192.168.1.6:5060>
User-Agent: SJphone/1.60.289a (SJ Labs)

[Feb  8 22:16:23] VERBOSE[30030] chan_sip.c: --- (9 headers 0 lines) ---
[Feb  8 22:16:23] VERBOSE[30030] chan_sip.c: Really destroying SIP dialog '2d7ee42456565f7c5bfc8f4a7099d842@192.168.1.6' Method: OPTIONS
ссылка удалить спам редактировать

ответил 2011-02-08 19:56:45 +0400

bastay Gravatar bastay
21 2 2 5

Ваш ответ

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[скрыть предварительный просмотр]

Закладки и информация

Добавить закладку

подписаться на rss ленту новостей

Статистика

Задан: 2011-01-19 14:44:29 +0400

Просмотрен: 8,144 раз

Обновлен: Feb 08 '11

Проект компании "АТС Дизайн"
Asterisk® и Digium® являются зарегистрированными торговыми марками компании Digium, Inc., США.
IP АТС Asterisk распространяется под лицензией GNU GPL.