Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid
[outbound]
exten => _1NXXNXXXXXX,1,Dial(SIP/${EXTEN}@vitel-outbound)
exten => _011.,1,Dial(SIP/${EXTEN}@vitel-outbound)
e911 must be enabled. see DIDs > NPANXXNXXX > Action > e911
exten => _911,1,Dial(SIP/911@vitel-outbound)
[vitel-inbound]
type=friend
dtmfmode=auto
host=inbound7.vitelity,net
context=inbound
allow=all
insecure=very
[vitel-outbound]
type=friend
dtmfmode=auto
host=outbound.vitelity,net
allow=all
canreinvite=no
[outbound]
exten => _1NXXNXXXXXX,1,Dial(SIP/${EXTEN}@vitel-outbound)
exten => _011.,1,Dial(SIP/${EXTEN}@vitel-outbound)
e911 must be enabled. see DIDs > NPANXXNXXX > Action > e911
exten => _911,1,Dial(SIP/911@vitel-outbound)
[vitel-inbound]
type=friend
dtmfmode=auto
host=inbound7.vitelity,net
context=inbound
allow=all
insecure=very
[vitel-outbound]
type=friend
dtmfmode=auto
host=outbound.vitelity,net
allow=all
canreinvite=no
-- SIP read from 10.10.10.157:5060:
ACK sip:19253030957@10.10.10.100:5060 SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bKf5a91f73BA8487F2
From: "1001" <sip:1001@10.10.10.100>;tag=7F1CFF1A-BACA243B
To: <sip:19253030957@10.10.10.100;user=phone>;tag=as256b3ca5
CSeq: 8 ACK
williamconley wrote:did you go through the manual or tutorial for setting up the dial plan for vicidial? this is not a vicidial dialplan. use a standard one from a tutorial.
...
after you get a proper dial plan in place, show us the CLI output from asterisk.
...
which tutorial/manual are you using?
exten=>_61NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten=>_61NXXNXXXXXX,n,Dial(${DIAL6TRUNK}/${EXTEN:1},,To)
exten=>_61NXXNXXXXXX,n,Hangup
DIAL6TRUNK = SIP/vitel-outbound
[vitel-outbound]
type=friend
dtmfmode=auto
host=64.2.142.93
allow=all
canreinvite=no
SIPtrunk = SIP/vitel-outbound
[outbound]
exten => _NXXNXXXXXX,1,goto(outbound,1,1)
exten => _1NXXNXXXXXX,1,Dial(SIP/${EXTEN}@vitel-outbound)
exten => _011.,1,Dial(SIP/${EXTEN}@vitel-outbound)
e911 must be enabled. see DIDs > NPANXXNXXX > Action menu > e911
exten => _911,1,Dial(SIP/911@vitel-outbound)
vici*CLI> sip debug peer 1001
SIP Debugging Enabled for IP: 10.10.10.157:5060
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
INVITE sip:19253030957@10.10.10.100:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bKd97d99a4DA66DFA3
From: "1001" <sip:1001@10.10.10.100>;tag=A5A5FDE2-80ED2DEF
To: <sip:19253030957@10.10.10.100;user=phone>
CSeq: 9 INVITE
Call-ID: 20ffe1ee-2a107060-9bb00485@10.10.10.157
Contact: <sip:1001@10.10.10.157>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Supported: 100rel,replaces
Allow-Events: talk,hold,conference
Proxy-Authorization: Digest username="1001", realm="asterisk", nonce="2e6a61f4", uri="sip:19253030957@10.10.10.100:5060;user=phone", response="4a5ef855fbbc34d4251e2320320558b5", algorithm=MD5
Max-Forwards: 70
Content-Type: application/sdp
Content-Length: 247
v=0
o=- 978307367 978307371 IN IP4 10.10.10.157
s=Polycom IP Phone
c=IN IP4 10.10.10.157
t=0 0
a=sendrecv
m=audio 2224 RTP/AVP 0 8 18 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:18 G729/8000
a=rtpmap:101 telephone-event/8000
--- (15 headers 11 lines) ---
Using INVITE request as basis request - 20ffe1ee-2a107060-9bb00485@10.10.10.157
Sending to 10.10.10.157 : 5060 (NAT)
Reliably Transmitting (NAT) to 10.10.10.157:5060:
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bKd97d99a4DA66DFA3;received=10.10.10.157
From: "1001" <sip:1001@10.10.10.100>;tag=A5A5FDE2-80ED2DEF
To: <sip:19253030957@10.10.10.100;user=phone>;tag=as387910ab
Call-ID: 20ffe1ee-2a107060-9bb00485@10.10.10.157
CSeq: 9 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Proxy-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="6f9fde13"
Content-Length: 0
---
Scheduling destruction of call '20ffe1ee-2a107060-9bb00485@10.10.10.157' in 15000 ms
Found user '1001'
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
ACK sip:19253030957@10.10.10.100:5060 SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bKd97d99a4DA66DFA3
From: "1001" <sip:1001@10.10.10.100>;tag=A5A5FDE2-80ED2DEF
To: <sip:19253030957@10.10.10.100;user=phone>;tag=as387910ab
CSeq: 9 ACK
Call-ID: 20ffe1ee-2a107060-9bb00485@10.10.10.157
Contact: <sip:1001@10.10.10.157>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Max-Forwards: 70
Content-Length: 0
--- (11 headers 0 lines) ---
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
INVITE sip:19253030957@10.10.10.100:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bKb6df046D399327D
From: "1001" <sip:1001@10.10.10.100>;tag=A5A5FDE2-80ED2DEF
To: <sip:19253030957@10.10.10.100;user=phone>
CSeq: 10 INVITE
Call-ID: 20ffe1ee-2a107060-9bb00485@10.10.10.157
Contact: <sip:1001@10.10.10.157>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Supported: 100rel,replaces
Allow-Events: talk,hold,conference
Proxy-Authorization: Digest username="1001", realm="asterisk", nonce="6f9fde13", uri="sip:19253030957@10.10.10.100:5060;user=phone", response="4dc6edb2c46194ca768899aea4ee8e25", algorithm=MD5
Max-Forwards: 70
Content-Type: application/sdp
Content-Length: 247
v=0
o=- 978307367 978307371 IN IP4 10.10.10.157
s=Polycom IP Phone
c=IN IP4 10.10.10.157
t=0 0
a=sendrecv
m=audio 2224 RTP/AVP 0 8 18 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:18 G729/8000
a=rtpmap:101 telephone-event/8000
--- (15 headers 11 lines) ---
Using INVITE request as basis request - 20ffe1ee-2a107060-9bb00485@10.10.10.157
Sending to 10.10.10.157 : 5060 (NAT)
Found user '1001'
Found RTP audio format 0
Found RTP audio format 8
Found RTP audio format 18
Found RTP audio format 101
Peer audio RTP is at port 10.10.10.157:2224
Found description format PCMU
Found description format PCMA
Found description format G729
Found description format telephone-event
Capabilities: us - 0x8000e (gsm|ulaw|alaw|h263), peer - audio=0x10c (ulaw|alaw|g729)/video=0x0 (nothing), combined - 0xc (ulaw|alaw)
Non-codec capabilities: us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
Looking for 19253030957 in default (domain 10.10.10.100)
Reliably Transmitting (NAT) to 10.10.10.157:5060:
SIP/2.0 484 Address Incomplete
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bKb6df046D399327D;received=10.10.10.157
From: "1001" <sip:1001@10.10.10.100>;tag=A5A5FDE2-80ED2DEF
To: <sip:19253030957@10.10.10.100;user=phone>;tag=as387910ab
Call-ID: 20ffe1ee-2a107060-9bb00485@10.10.10.157
CSeq: 10 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Content-Length: 0
---
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
ACK sip:19253030957@10.10.10.100:5060 SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bKb6df046D399327D
From: "1001" <sip:1001@10.10.10.100>;tag=A5A5FDE2-80ED2DEF
To: <sip:19253030957@10.10.10.100;user=phone>;tag=as387910ab
CSeq: 10 ACK
Call-ID: 20ffe1ee-2a107060-9bb00485@10.10.10.157
Contact: <sip:1001@10.10.10.157>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Proxy-Authorization: Digest username="1001", realm="asterisk", nonce="6f9fde13", uri="sip:19253030957@10.10.10.100:5060;user=phone", response="4dc6edb2c46194ca768899aea4ee8e25", algorithm=MD5
Max-Forwards: 70
Content-Length: 0
--- (12 headers 0 lines) ---
Destroying call '20ffe1ee-2a107060-9bb00485@10.10.10.157'
vici*CLI>
register => username:secret@inbound7.vitelity.net
[vitel-outbound]
type=friend
dtmfmode=auto
host=outbound.vitelity.net
context=outbound
username=username
fromuser=username
trustrpid=yes
sendrpid=yes
secret=secret
allow=all
nat=yes
exten => _91NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91NXXNXXXXXX,2,Dial(SIP/${EXTEN:1}@vitel-outbound,,o)
exten => _91NXXNXXXXXX,3,Hangup
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Proxy-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="0f667b10"
Content-Length: 0
---
Scheduling destruction of call '20ffe1ee-2a107060-9bb00485@10.10.10.157' in 15000 ms
Found user '1001'
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
ACK sip:19253030957@10.10.10.100:5060 SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK70fc4c3dBA6C5638
From: "1001" <sip:1001@10.10.10.100>;tag=A5A5FDE2-80ED2DEF
To: <sip:19253030957@10.10.10.100;user=phone>;tag=as375b0925
CSeq: 21 ACK
Call-ID: 20ffe1ee-2a107060-9bb00485@10.10.10.157
Contact: <sip:1001@10.10.10.157>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Max-Forwards: 70
Content-Length: 0
--- (11 headers 0 lines) ---
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
INVITE sip:19253030957@10.10.10.100:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK8d0725673E537C7A
From: "1001" <sip:1001@10.10.10.100>;tag=A5A5FDE2-80ED2DEF
To: <sip:19253030957@10.10.10.100;user=phone>
CSeq: 22 INVITE
Call-ID: 20ffe1ee-2a107060-9bb00485@10.10.10.157
Contact: <sip:1001@10.10.10.157>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Supported: 100rel,replaces
Allow-Events: talk,hold,conference
Proxy-Authorization: Digest username="1001", realm="asterisk", nonce="0f667b10", uri="sip:19253030957@10.10.10.100:5060;user=phone", response="b814fa48599316ee1a1d9b14e2c87ef9", algorithm=MD5
Max-Forwards: 70
Content-Type: application/sdp
Content-Length: 247
v=0
o=- 978307367 978307377 IN IP4 10.10.10.157
s=Polycom IP Phone
c=IN IP4 10.10.10.157
t=0 0
a=sendrecv
m=audio 2224 RTP/AVP 0 8 18 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:18 G729/8000
a=rtpmap:101 telephone-event/8000
--- (15 headers 11 lines) ---
Using INVITE request as basis request - 20ffe1ee-2a107060-9bb00485@10.10.10.157
Sending to 10.10.10.157 : 5060 (NAT)
Found user '1001'
Found RTP audio format 0
Found RTP audio format 8
Found RTP audio format 18
Found RTP audio format 101
Peer audio RTP is at port 10.10.10.157:2224
Found description format PCMU
Found description format PCMA
Found description format G729
Found description format telephone-event
Capabilities: us - 0x8000e (gsm|ulaw|alaw|h263), peer - audio=0x10c (ulaw|alaw|g729)/video=0x0 (nothing), combined - 0xc (ulaw|alaw)
Non-codec capabilities: us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
Looking for 19253030957 in default (domain 10.10.10.100)
Reliably Transmitting (NAT) to 10.10.10.157:5060:
SIP/2.0 484 Address Incomplete
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK8d0725673E537C7A;received=10.10.10.157
From: "1001" <sip:1001@10.10.10.100>;tag=A5A5FDE2-80ED2DEF
To: <sip:19253030957@10.10.10.100;user=phone>;tag=as375b0925
Call-ID: 20ffe1ee-2a107060-9bb00485@10.10.10.157
CSeq: 22 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Content-Length: 0
---
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
ACK sip:19253030957@10.10.10.100:5060 SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK8d0725673E537C7A
From: "1001" <sip:1001@10.10.10.100>;tag=A5A5FDE2-80ED2DEF
To: <sip:19253030957@10.10.10.100;user=phone>;tag=as375b0925
CSeq: 22 ACK
Call-ID: 20ffe1ee-2a107060-9bb00485@10.10.10.157
Contact: <sip:1001@10.10.10.157>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Proxy-Authorization: Digest username="1001", realm="asterisk", nonce="0f667b10", uri="sip:19253030957@10.10.10.100:5060;user=phone", response="b814fa48599316ee1a1d9b14e2c87ef9", algorithm=MD5
Max-Forwards: 70
Content-Length: 0
--- (12 headers 0 lines) ---
Destroying call '20ffe1ee-2a107060-9bb00485@10.10.10.157'
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
REGISTER sip:10.10.10.100:5060 SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bKd5baeea0CFA4B2F
From: "1001" <sip:1001@10.10.10.100>;tag=DA21876-F6BAF593
To: <sip:1001@10.10.10.100>
CSeq: 25 REGISTER
Call-ID: ef9fdc42-d3ccb854-f7e27909@10.10.10.157
Contact: <sip:1001@10.10.10.157>;methods="INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER"
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Authorization: Digest username="1001", realm="asterisk", nonce="2676e282", uri="sip:10.10.10.100:5060", response="5bc02fc6efadbe24b327c06578d0b112", algorithm=MD5
Max-Forwards: 70
Expires: 60
Content-Length: 0
--- (12 headers 0 lines) ---
Using latest REGISTER request as basis request
Sending to 10.10.10.157 : 5060 (NAT)
Transmitting (NAT) to 10.10.10.157:5060:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bKd5baeea0CFA4B2F;received=10.10.10.157
From: "1001" <sip:1001@10.10.10.100>;tag=DA21876-F6BAF593
To: <sip:1001@10.10.10.100>
Call-ID: ef9fdc42-d3ccb854-f7e27909@10.10.10.157
CSeq: 25 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Contact: <sip:1001@10.10.10.100>
Content-Length: 0
---
Transmitting (NAT) to 10.10.10.157:5060:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bKd5baeea0CFA4B2F;received=10.10.10.157
From: "1001" <sip:1001@10.10.10.100>;tag=DA21876-F6BAF593
To: <sip:1001@10.10.10.100>;tag=as067b0eee
Call-ID: ef9fdc42-d3ccb854-f7e27909@10.10.10.157
CSeq: 25 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="41ec85c8"
Content-Length: 0
---
Scheduling destruction of call 'ef9fdc42-d3ccb854-f7e27909@10.10.10.157' in 15000 ms
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
REGISTER sip:10.10.10.100:5060 SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK8449de221B38769
From: "1001" <sip:1001@10.10.10.100>;tag=DA21876-F6BAF593
To: <sip:1001@10.10.10.100>
CSeq: 26 REGISTER
Call-ID: ef9fdc42-d3ccb854-f7e27909@10.10.10.157
Contact: <sip:1001@10.10.10.157>;methods="INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER"
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Authorization: Digest username="1001", realm="asterisk", nonce="41ec85c8", uri="sip:10.10.10.100:5060", response="142bc5f413ac7672999dfcdddc276b91", algorithm=MD5
Max-Forwards: 70
Expires: 60
Content-Length: 0
--- (12 headers 0 lines) ---
Using latest REGISTER request as basis request
Sending to 10.10.10.157 : 5060 (NAT)
Transmitting (NAT) to 10.10.10.157:5060:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK8449de221B38769;received=10.10.10.157
From: "1001" <sip:1001@10.10.10.100>;tag=DA21876-F6BAF593
To: <sip:1001@10.10.10.100>
Call-ID: ef9fdc42-d3ccb854-f7e27909@10.10.10.157
CSeq: 26 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Contact: <sip:1001@10.10.10.100>
Content-Length: 0
---
Transmitting (NAT) to 10.10.10.157:5060:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK8449de221B38769;received=10.10.10.157
From: "1001" <sip:1001@10.10.10.100>;tag=DA21876-F6BAF593
To: <sip:1001@10.10.10.100>;tag=as067b0eee
Call-ID: ef9fdc42-d3ccb854-f7e27909@10.10.10.157
CSeq: 26 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Expires: 60
Contact: <sip:1001@10.10.10.157>;expires=60
Date: Tue, 06 Jul 2010 18:46:11 GMT
Content-Length: 0
---
Scheduling destruction of call 'ef9fdc42-d3ccb854-f7e27909@10.10.10.157' in 15000 ms
vici*CLI>
exten => _91NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91NXXNXXXXXX,2,Dial(SIP/${EXTEN:1}@vitel-outbound,,o)
exten => _91NXXNXXXXXX,3,Hangup
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
INVITE sip:919253030957@10.10.10.100:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK2d8d3fc0157A63CF
From: "1001" <sip:1001@10.10.10.100>;tag=9E036C76-46B85993
To: <sip:919253030957@10.10.10.100;user=phone>
CSeq: 1 INVITE
Call-ID: b2e4f042-a056c54-e43ebd09@10.10.10.157
Contact: <sip:1001@10.10.10.157>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Supported: 100rel,replaces
Allow-Events: talk,hold,conference
Max-Forwards: 70
Content-Type: application/sdp
Content-Length: 247
v=0
o=- 978314604 978314604 IN IP4 10.10.10.157
s=Polycom IP Phone
c=IN IP4 10.10.10.157
t=0 0
a=sendrecv
m=audio 2232 RTP/AVP 0 8 18 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:18 G729/8000
a=rtpmap:101 telephone-event/8000
--- (14 headers 11 lines) ---
Using INVITE request as basis request - b2e4f042-a056c54-e43ebd09@10.10.10.157
Sending to 10.10.10.157 : 5060 (NAT)
Reliably Transmitting (NAT) to 10.10.10.157:5060:
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK2d8d3fc0157A63CF;received=10.10.10.157
From: "1001" <sip:1001@10.10.10.100>;tag=9E036C76-46B85993
To: <sip:919253030957@10.10.10.100;user=phone>;tag=as23a38004
Call-ID: b2e4f042-a056c54-e43ebd09@10.10.10.157
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Proxy-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="61782ccf"
Content-Length: 0
---
Scheduling destruction of call 'b2e4f042-a056c54-e43ebd09@10.10.10.157' in 15000 ms
Found user '1001'
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
ACK sip:919253030957@10.10.10.100:5060 SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK2d8d3fc0157A63CF
From: "1001" <sip:1001@10.10.10.100>;tag=9E036C76-46B85993
To: <sip:919253030957@10.10.10.100;user=phone>;tag=as23a38004
CSeq: 1 ACK
Call-ID: b2e4f042-a056c54-e43ebd09@10.10.10.157
Contact: <sip:1001@10.10.10.157>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Max-Forwards: 70
Content-Length: 0
--- (11 headers 0 lines) ---
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
INVITE sip:919253030957@10.10.10.100:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK54f4bfed86254D28
From: "1001" <sip:1001@10.10.10.100>;tag=9E036C76-46B85993
To: <sip:919253030957@10.10.10.100;user=phone>
CSeq: 2 INVITE
Call-ID: b2e4f042-a056c54-e43ebd09@10.10.10.157
Contact: <sip:1001@10.10.10.157>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Supported: 100rel,replaces
Allow-Events: talk,hold,conference
Proxy-Authorization: Digest username="1001", realm="asterisk", nonce="61782ccf", uri="sip:919253030957@10.10.10.100:5060;user=phone", response="97ace583aa84dd1fad34b4d0eb843df8", algorithm=MD5
Max-Forwards: 70
Content-Type: application/sdp
Content-Length: 247
v=0
o=- 978314604 978314604 IN IP4 10.10.10.157
s=Polycom IP Phone
c=IN IP4 10.10.10.157
t=0 0
a=sendrecv
m=audio 2232 RTP/AVP 0 8 18 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:18 G729/8000
a=rtpmap:101 telephone-event/8000
--- (15 headers 11 lines) ---
Using INVITE request as basis request - b2e4f042-a056c54-e43ebd09@10.10.10.157
Sending to 10.10.10.157 : 5060 (NAT)
Found user '1001'
Found RTP audio format 0
Found RTP audio format 8
Found RTP audio format 18
Found RTP audio format 101
Peer audio RTP is at port 10.10.10.157:2232
Found description format PCMU
Found description format PCMA
Found description format G729
Found description format telephone-event
Capabilities: us - 0x8000e (gsm|ulaw|alaw|h263), peer - audio=0x10c (ulaw|alaw|g729)/video=0x0 (nothing), combined - 0xc (ulaw|alaw)
Non-codec capabilities: us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
Looking for 919253030957 in default (domain 10.10.10.100)
Reliably Transmitting (NAT) to 10.10.10.157:5060:
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK54f4bfed86254D28;received=10.10.10.157
From: "1001" <sip:1001@10.10.10.100>;tag=9E036C76-46B85993
To: <sip:919253030957@10.10.10.100;user=phone>;tag=as23a38004
Call-ID: b2e4f042-a056c54-e43ebd09@10.10.10.157
CSeq: 2 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Content-Length: 0
---
vici*CLI>
<-- SIP read from 10.10.10.157:5060:
ACK sip:919253030957@10.10.10.100:5060 SIP/2.0
Via: SIP/2.0/UDP 10.10.10.157;branch=z9hG4bK54f4bfed86254D28
From: "1001" <sip:1001@10.10.10.100>;tag=9E036C76-46B85993
To: <sip:919253030957@10.10.10.100;user=phone>;tag=as23a38004
CSeq: 2 ACK
Call-ID: b2e4f042-a056c54-e43ebd09@10.10.10.157
Contact: <sip:1001@10.10.10.157>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_301-UA/1.6.7.0130
Proxy-Authorization: Digest username="1001", realm="asterisk", nonce="61782ccf", uri="sip:919253030957@10.10.10.100:5060;user=phone", response="97ace583aa84dd1fad34b4d0eb843df8", algorithm=MD5
Max-Forwards: 70
Content-Length: 0
Return to ViciDialNow - GoAutoDial
Users browsing this forum: No registered users and 24 guests