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

Сбрасываются исходящие звонки, производимые с помощью софтфона Ekiga, если софтфон на той же машине, что и asterisk.

0

Имеется машина с FreeBSD 8.2, asterisk 1.8.11.1 и софтфоном ekiga 3.6.2. Софтфон регистрируется на астериске со своим номером и нормально отвечает на адресованные ему звонки. Если же пытаться звонить этим софтфоном, то звонок сбрасывается, едва начавшись. Т.е. астериск начинает звонить на нужный номер, и на соответствующий телефон поступает вызов, но звонок мгновенно сбрасывается вызывающей стороной, т.е. ekiga. Причем, если же ekiga находится на другом компе, даже в виртуальной машине на этом же компе, то исходящие звонки происходят нормально. Я привык пользоваться ekiga. Он у меня нормально работал с полудюжиной sip-провайдеров. Теперь я их (провайдеров) "завязал" на астериск. А пользоваться для звонков хочется тем же софтфоном - устраивает он меня больше всех остальных, которые работают, в отличие от него, находясь в тех же условиях, т.е. на той же машине, что и астериск. Может кто-нибудь подсказать, можно ли что-то сделать с ekiga или asterisk, чтобы можно было одновременно благополучно использовать их вместе на одной и той же машине? PS. Sip-debug описанной попытки звонка:

[Apr 26 10:21:00] VERBOSE[66548] pbx.c:     -- Executing [4227@local:1] Verbose("SIP/4224-0000000e", "3,Extension 4227") in new stack
[Apr 26 10:21:00] VERBOSE[66548] app_verbose.c:     -- Extension 4227
[Apr 26 10:21:00] VERBOSE[66548] pbx.c:     -- Executing [4227@local:2] Dial("SIP/4224-0000000e", "IAX2/4227,30") in new stack
[Apr 26 10:21:00] VERBOSE[66548] app_dial.c:     -- Called IAX2/4227
[Apr 26 10:21:00] VERBOSE[66548] chan_iax2.c:     -- Hungup 'IAX2/4227-1038'
[Apr 26 10:21:00] VERBOSE[66548] pbx.c:   == Spawn extension (local, 4227, 2) exited non-zero on 'SIP/4224-0000000e'
[Apr 26 10:21:09] VERBOSE[66548] pbx.c:     -- Executing [4227@local:1] Verbose("SIP/4224-0000000f", "3,Extension 4227") in new stack
[Apr 26 10:21:09] VERBOSE[66548] app_verbose.c:     -- Extension 4227
[Apr 26 10:21:09] VERBOSE[66548] pbx.c:     -- Executing [4227@local:2] Dial("SIP/4224-0000000f", "IAX2/4227,30") in new stack
[Apr 26 10:21:09] VERBOSE[66548] app_dial.c:     -- Called IAX2/4227
[Apr 26 10:21:09] VERBOSE[66548] chan_iax2.c:     -- Hungup 'IAX2/4227-5590'
[Apr 26 10:21:09] VERBOSE[66548] pbx.c:   == Spawn extension (local, 4227, 2) exited non-zero on 'SIP/4224-0000000f'
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:192.168.2.1:5060 --->
INVITE sip:4227@my.intranet SIP/2.0
Date: Thu, 26 Apr 2012 06:21:21 GMT
CSeq: 1 INVITE
Via: SIP/2.0/UDP 192.168.2.1:5060;branch=z9hG4bK5468abb5-d58d-e111-9159-f0d30014fa1b;rport
User-Agent: Ekiga/3.2.6
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
To: <sip:4227@my.intranet>
Contact: <sip:4224@192.168.2.1>
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Content-Type: application/sdp
Content-Length: 804
Max-Forwards: 70

v=0
o=- 1335421281 1 IN IP4 192.168.2.1
s=Opal SIP Session
c=IN IP4 192.168.2.1
t=0 0
m=audio 5084 RTP/AVP 108 0 8 107 113 112 111 110 116 115 9 101 120
a=sendrecv
a=rtpmap:108 Speex/16000/1
a=fmtp:108 sr=16000,mode=any
a=rtpmap:0 PCMU/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:107 Speex/8000/1
a=fmtp:107 sr=8000,mode=any
a=rtpmap:113 G726-16/8000/1
a=rtpmap:112 G726-24/8000/1
a=rtpmap:111 G726-32/8000/1
a=rtpmap:11[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (13 headers 32 lines) ---
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Sending to 192.168.2.1:5060 (NAT)
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Using INVITE request as basis request - 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found peer '4224' for '4224' from 192.168.2.1:5060
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- Reliably Transmitting (NAT) to 192.168.2.1:5060 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.2.1:5060;branch=z9hG4bK5468abb5-d58d-e111-9159-f0d30014fa1b;received=192.168.2.1;rport=5060
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
To: <sip:4227@my.intranet>;tag=as624bd821
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
CSeq: 1 INVITE
Server: Asterisk PBX 1.8.11.1
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="my.intranet", nonce="4673f4a5"
Content-Length: 0


<------------>
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Scheduling destruction of SIP dialog '3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no' in 6400 ms (Method: INVITE)
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:178.12.345.678:5060 --->
INVITE sip:4227@my.intranet SIP/2.0
Date: Thu, 26 Apr 2012 06:21:21 GMT
CSeq: 1 INVITE
Via: SIP/2.0/UDP 178.12.345.678:5060;branch=z9hG4bK1207aeb5-d58d-e111-9159-f0d30014fa1b;rport
User-Agent: Ekiga/3.2.6
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
To: <sip:4227@my.intranet>
Contact: <sip:4224@178.12.345.678>
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Content-Type: application/sdp
Content-Length: 810
Max-Forwards: 70

v=0
o=- 1335421281 1 IN IP4 178.12.345.678
s=Opal SIP Session
c=IN IP4 178.12.345.678
t=0 0
m=audio 5088 RTP/AVP 108 0 8 107 113 112 111 110 116 115 9 101 120
a=sendrecv
a=rtpmap:108 Speex/16000/1
a=fmtp:108 sr=16000,mode=any
a=rtpmap:0 PCMU/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:107 Speex/8000/1
a=fmtp:107 sr=8000,mode=any
a=rtpmap:113 G726-16/8000/1
a=rtpmap:112 G726-24/8000/1
a=rtpmap:111 G726-32/800[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (13 headers 32 lines) ---
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- Transmitting (NAT) to 178.12.345.678:5060 --->
SIP/2.0 482 (Loop Detected)
Via: SIP/2.0/UDP 178.12.345.678:5060;branch=z9hG4bK1207aeb5-d58d-e111-9159-f0d30014fa1b;received=178.12.345.678;rport=5060
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
To: <sip:4227@my.intranet>;tag=as63b42790
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
CSeq: 1 INVITE
Server: Asterisk PBX 1.8.11.1
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0


<------------>
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:10.200.1.127:5060 --->
INVITE sip:4227@my.intranet SIP/2.0
Date: Thu, 26 Apr 2012 06:21:21 GMT
CSeq: 1 INVITE
Via: SIP/2.0/UDP 10.200.1.127:5060;branch=z9hG4bK9a3bb0b5-d58d-e111-9159-f0d30014fa1b;rport
User-Agent: Ekiga/3.2.6
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
To: <sip:4227@my.intranet>
Contact: <sip:4224@10.200.1.127>
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Content-Type: application/sdp
Content-Length: 806
Max-Forwards: 70

v=0
o=- 1335421281 1 IN IP4 10.200.1.127
s=Opal SIP Session
c=IN IP4 10.200.1.127
t=0 0
m=audio 5092 RTP/AVP 108 0 8 107 113 112 111 110 116 115 9 101 120
a=sendrecv
a=rtpmap:108 Speex/16000/1
a=fmtp:108 sr=16000,mode=any
a=rtpmap:0 PCMU/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:107 Speex/8000/1
a=fmtp:107 sr=8000,mode=any
a=rtpmap:113 G726-16/8000/1
a=rtpmap:112 G726-24/8000/1
a=rtpmap:111 G726-32/8000/1
a=rtpm[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (13 headers 32 lines) ---
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- Transmitting (NAT) to 10.200.1.127:5060 --->
SIP/2.0 482 (Loop Detected)
Via: SIP/2.0/UDP 10.200.1.127:5060;branch=z9hG4bK9a3bb0b5-d58d-e111-9159-f0d30014fa1b;received=10.200.1.127;rport=5060
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
To: <sip:4227@my.intranet>;tag=as3c92ea1e
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
CSeq: 1 INVITE
Server: Asterisk PBX 1.8.11.1
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0


<------------>
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:192.168.56.1:5060 --->
INVITE sip:4227@my.intranet SIP/2.0
Date: Thu, 26 Apr 2012 06:21:21 GMT
CSeq: 1 INVITE
Via: SIP/2.0/UDP 192.168.56.1:5060;branch=z9hG4bK6a55b2b5-d58d-e111-9159-f0d30014fa1b;rport
User-Agent: Ekiga/3.2.6
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
To: <sip:4227@my.intranet>
Contact: <sip:4224@192.168.56.1>
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Content-Type: application/sdp
Content-Length: 806
Max-Forwards: 70

v=0
o=- 1335421281 1 IN IP4 192.168.56.1
s=Opal SIP Session
c=IN IP4 192.168.56.1
t=0 0
m=audio 5096 RTP/AVP 108 0 8 107 113 112 111 110 116 115 9 101 120
a=sendrecv
a=rtpmap:108 Speex/16000/1
a=fmtp:108 sr=16000,mode=any
a=rtpmap:0 PCMU/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:107 Speex/8000/1
a=fmtp:107 sr=8000,mode=any
a=rtpmap:113 G726-16/8000/1
a=rtpmap:112 G726-24/8000/1
a=rtpmap:111 G726-32/8000/1
a=rtpm[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (13 headers 32 lines) ---
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- Transmitting (NAT) to 192.168.56.1:5060 --->
SIP/2.0 482 (Loop Detected)
Via: SIP/2.0/UDP 192.168.56.1:5060;branch=z9hG4bK6a55b2b5-d58d-e111-9159-f0d30014fa1b;received=192.168.56.1;rport=5060
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
To: <sip:4227@my.intranet>;tag=as22fc6455
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
CSeq: 1 INVITE
Server: Asterisk PBX 1.8.11.1
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0


<------------>
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:192.168.2.1:5060 --->
ACK sip:4227@my.intranet SIP/2.0
CSeq: 1 ACK
Via: SIP/2.0/UDP 192.168.2.1:5060;branch=z9hG4bK5468abb5-d58d-e111-9159-f0d30014fa1b;rport
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
To: <sip:4227@my.intranet>;tag=as624bd821
Content-Length: 0
Max-Forwards: 70

<------------->
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (8 headers 0 lines) ---
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:192.168.2.1:5060 --->
INVITE sip:4227@my.intranet SIP/2.0
Date: Thu, 26 Apr 2012 06:21:21 GMT
CSeq: 2 INVITE
v: SIP/2.0/UDP 192.168.2.1:5060;branch=z9hG4bK984db4b5-d58d-e111-9159-f0d30014fa1b;rport
User-Agent: Ekiga/3.2.6
Authorization: Digest username="4224", realm="my.intranet", nonce="4673f4a5", uri="sip:4227@my.intranet", algorithm=MD5, response="69c3c9002070a5300efb0caa5a25d4d2"
f: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
i: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
t: <sip:4227@my.intranet>
m: <sip:4224@192.168.2.1>
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
c: application/sdp
l: 804
Max-Forwards: 70

v=0
o=- 1335421281 1 IN IP4 192.168.2.1
s=Opal SIP Session
c=IN IP4 192.168.2.1
t=0 0
m=audio 5084 RTP/AVP 108 0 8 107 113 112 111 110 116 115 9 101 120
a=sendrecv
a=rtpmap:108 Speex/16000/1
a=fmtp:108 sr=16000,mode=any
a=rtpmap:0 PCMU/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:107 Speex/8000/1
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (14 headers 32 lines) ---
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Sending to 192.168.2.1:5060 (NAT)
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Using INVITE request as basis request - 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found peer '4224' for '4224' from 192.168.2.1:5060
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 108
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 0
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 8
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 107
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 113
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 112
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 111
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 110
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 116
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 115
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 9
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 101
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP audio format 120
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found audio description format Speex for ID 108
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found audio description format PCMU for ID 0
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found audio description format PCMA for ID 8
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found audio description format Speex for ID 107
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found unknown media description format G726-16 for ID 113
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found unknown media description format G726-24 for ID 112
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found audio description format G726-32 for ID 111
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found unknown media description format G726-40 for ID 110
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found unknown media description format CELT for ID 116
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found unknown media description format CELT for ID 115
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found audio description format G722 for ID 9
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found audio description format telephone-event for ID 101
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found unknown media description format NSE for ID 120
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP video format 117
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found RTP video format 31
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Found video description format h261 for ID 31
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Capabilities: us - 0x80030c7fffff (g723|gsm|ulaw|alaw|g726|adpcm|slin|lpc10|g729|speex|speex16|ilbc|g726aal2|g722|slin16|jpeg|png|h261|h263|h263p|h264|mpeg4|red|t140|siren7|siren14|testlaw|g719), peer - audio=0x200001a0c (ulaw|alaw|g726|speex|speex16|g722)/video=0x200040000 (speex16|h261)/text=0x0 (nothing), combined - 0x200041a0c (ulaw|alaw|g726|speex|speex16|g722|h261)
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Peer audio RTP is at port 192.168.2.1:5084
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Peer video RTP is at port 192.168.2.1:5086
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Looking for 4227 in local (domain my.intranet)
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: list_route: hop: <sip:4224@192.168.2.1>
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- Transmitting (NAT) to 192.168.2.1:5060 --->
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.2.1:5060;branch=z9hG4bK984db4b5-d58d-e111-9159-f0d30014fa1b;received=192.168.2.1;rport=5060
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
To: <sip:4227@my.intranet>
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
CSeq: 2 INVITE
Server: Asterisk PBX 1.8.11.1
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Contact: <sip:4227@192.168.2.1:5163>
Content-Length: 0


<------------>
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:178.12.345.678:5060 --->
ACK sip:4227@my.intranet SIP/2.0
CSeq: 1 ACK
Via: SIP/2.0/UDP 178.12.345.678:5060;branch=z9hG4bK1207aeb5-d58d-e111-9159-f0d30014fa1b;rport
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
To: <sip:4227@my.intranet>;tag=as63b42790
Content-Length: 0
Max-Forwards: 70

<------------->
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (8 headers 0 lines) ---
[Apr 26 10:21:21] VERBOSE[66548] pbx.c:     -- Executing [4227@local:1] Verbose("SIP/4224-00000010", "3,Extension 4227") in new stack
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:10.200.1.127:5060 --->
CANCEL sip:4227@my.intranet SIP/2.0
CSeq: 1 CANCEL
Via: SIP/2.0/UDP 10.200.1.127:5060;branch=z9hG4bK9a3bb0b5-d58d-e111-9159-f0d30014fa1b;rport
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
To: <sip:4227@my.intranet>
Content-Length: 0
Max-Forwards: 70

<------------->
[Apr 26 10:21:21] VERBOSE[66548] app_verbose.c:     -- Extension 4227
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (8 headers 0 lines) ---
[Apr 26 10:21:21] VERBOSE[66548] pbx.c:     -- Executing [4227@local:2] Dial("SIP/4224-00000010", "IAX2/4227,30") in new stack
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- Transmitting (NAT) to 10.200.1.127:5060 --->
SIP/2.0 481 Call leg/transaction does not exist
Via: SIP/2.0/UDP 10.200.1.127:5060;branch=z9hG4bK9a3bb0b5-d58d-e111-9159-f0d30014fa1b;received=10.200.1.127;rport=5060
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
To: <sip:4227@my.intranet>;tag=as05f7efb5
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
CSeq: 1 CANCEL
Server: Asterisk PBX 1.8.11.1
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0


<------------>
[Apr 26 10:21:21] VERBOSE[66548] app_dial.c:     -- Called IAX2/4227
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:192.168.56.1:5060 --->
CANCEL sip:4227@my.intranet SIP/2.0
CSeq: 1 CANCEL
Via: SIP/2.0/UDP 192.168.56.1:5060;branch=z9hG4bK6a55b2b5-d58d-e111-9159-f0d30014fa1b;rport
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
To: <sip:4227@my.intranet>
Content-Length: 0
Max-Forwards: 70

<------------->
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (8 headers 0 lines) ---
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- Transmitting (NAT) to 192.168.56.1:5060 --->
SIP/2.0 481 Call leg/transaction does not exist
Via: SIP/2.0/UDP 192.168.56.1:5060;branch=z9hG4bK6a55b2b5-d58d-e111-9159-f0d30014fa1b;received=192.168.56.1;rport=5060
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
To: <sip:4227@my.intranet>;tag=as79c1ea9e
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
CSeq: 1 CANCEL
Server: Asterisk PBX 1.8.11.1
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0


<------------>
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:192.168.2.1:5060 --->
CANCEL sip:4227@my.intranet SIP/2.0
CSeq: 2 CANCEL
Via: SIP/2.0/UDP 192.168.2.1:5060;branch=z9hG4bK984db4b5-d58d-e111-9159-f0d30014fa1b;rport
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
To: <sip:4227@my.intranet>
Content-Length: 0
Max-Forwards: 70

<------------->
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (8 headers 0 lines) ---
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Sending to 192.168.2.1:5060 (NAT)
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- Reliably Transmitting (NAT) to 192.168.2.1:5060 --->
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 192.168.2.1:5060;branch=z9hG4bK984db4b5-d58d-e111-9159-f0d30014fa1b;received=192.168.2.1;rport=5060
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
To: <sip:4227@my.intranet>;tag=as0a4eba35
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
CSeq: 2 INVITE
Server: Asterisk PBX 1.8.11.1
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0


<------------>
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- Transmitting (NAT) to 192.168.2.1:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.2.1:5060;branch=z9hG4bK984db4b5-d58d-e111-9159-f0d30014fa1b;received=192.168.2.1;rport=5060
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
To: <sip:4227@my.intranet>;tag=as0a4eba35
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
CSeq: 2 CANCEL
Server: Asterisk PBX 1.8.11.1
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0


<------------>
[Apr 26 10:21:21] VERBOSE[66548] chan_iax2.c:     -- Hungup 'IAX2/4227-5456'
[Apr 26 10:21:21] VERBOSE[66548] pbx.c:   == Spawn extension (local, 4227, 2) exited non-zero on 'SIP/4224-00000010'
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:10.200.1.127:5060 --->
ACK sip:4227@my.intranet SIP/2.0
CSeq: 1 ACK
Via: SIP/2.0/UDP 10.200.1.127:5060;branch=z9hG4bK9a3bb0b5-d58d-e111-9159-f0d30014fa1b;rport
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
To: <sip:4227@my.intranet>;tag=as3c92ea1e
Content-Length: 0
Max-Forwards: 70

<------------->
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (8 headers 0 lines) ---
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:192.168.2.1:5060 --->
ACK sip:4227@my.intranet SIP/2.0
CSeq: 2 ACK
Via: SIP/2.0/UDP 192.168.2.1:5060;branch=z9hG4bK984db4b5-d58d-e111-9159-f0d30014fa1b;rport
Authorization: Digest username="4224", realm="my.intranet", nonce="4673f4a5", uri="sip:4227@my.intranet", algorithm=MD5, response="3705ced070f3e597f46d37311182d646"
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
To: <sip:4227@my.intranet>;tag=as0a4eba35
Content-Length: 0
Max-Forwards: 70

<------------->
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (9 headers 0 lines) ---
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: Really destroying SIP dialog '3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no' Method: ACK
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: 
<--- SIP read from UDP:192.168.56.1:5060 --->
ACK sip:4227@my.intranet SIP/2.0
CSeq: 1 ACK
Via: SIP/2.0/UDP 192.168.56.1:5060;branch=z9hG4bK6a55b2b5-d58d-e111-9159-f0d30014fa1b;rport
From: "eugene" <sip:4224@my.intranet>;tag=0a03abb5-d58d-e111-9159-f0d30014fa1b
Call-ID: 3807abb5-d58d-e111-9159-f0d30014fa1b@home.president.gov.no
To: <sip:4227@my.intranet>;tag=as22fc6455
Content-Length: 0
Max-Forwards: 70

<------------->
[Apr 26 10:21:21] VERBOSE[66548] chan_sip.c: --- (8 headers 0 lines) ---
удалить закрыть спам изменить тег редактировать

спросил 2012-04-26 16:16:09 +0400

eux Gravatar eux flag of Russian Federation
60 15 2 11

1 Ответ

0

Reliably Transmitting (NAT) to 192.168.2.1:5060

nat надо выключить для екстеншена. ибо какой же нат если у вас машина одна?

вообещ у вас какойто бред с адресами. почему онразные сети то шлет? попробуйте конектиться к 127.0.0.1

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

ответил 2012-04-26 16:23:21 +0400

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

обновил 2012-04-26 16:24:53 +0400

Comments

С адресами бред не у меня, а у ekiga. Почему-то он шлет действительно со всех интрфейсов, в отличии от всех других клиентов. Конекчу я его, как и других к 192.168.2.1 через домен my.intranet - там srv записи соотвествующие прописаны. Причем, ekiga шлет пакеты со всех интрефесов не на соотвествующие, а на 192.168.2.1 - tcpdump'ом наблюдал. Пытался "посадить" ekiga на конткретный интрфейс gconf'ом - там есть параметр interface числовой. Думал, номер интрфейса означает.. один фиг картинка не меняется:

...

eugene ekiga 41884 33 udp4 :46673 *:

eugene ekiga 41884 36 udp4 192.168.2.1:5060 :

eugene ekiga 41884 37 udp4 10.200.1.127:5060 :

eugene ekiga 41884 39 udp4 192.168.56.1:5060 :

eugene ekiga 41884 42 tcp4 :1720 *:

eugene ekiga 41884 56 udp4 78.12.245.67:5060

...

Про нат, спасибо. Не обратил внимания. Попробую отключить для номера вечером.

eux ( 2012-04-26 16:58:20 +0400 )редактировать

короче. как посадить ekiga на 127.0.0.1 спросите у разработчиков. врдяли вам кто поможет. а нат отключить

meral ( 2012-04-26 18:34:41 +0400 )редактировать

NAT то отключил, только это не помогло ekiga заработать, как и не мешало twinkle работать нормально и раньше.. увы.

eux ( 2012-04-26 21:29:34 +0400 )редактировать

как посадить ekiga на 127.0.0.1 спросите у разработчиков

meral ( 2012-04-26 22:23:31 +0400 )редактировать

Ваш ответ

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 ленту новостей

Статистика

Задан: 2012-04-26 16:16:09 +0400

Просмотрен: 2,002 раз

Обновлен: Apr 26 '12

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