[asterisk-users] Re: DUNDi with SIP
Douglas Garstang
dgarstang at oneeighty.com
Thu Aug 3 12:57:24 MST 2006
Brad...
Here's the INVITE that the second asterisk box receives from
the first Asterisk box, after the second asterisk box sends a
Proxy auth message to the first. The first sends the dundisip
userid, but for some reason the second asterisk box is
matching it against the From: 3254101 address. Do I need more
than just the two sip.conf entries, dundisip, and dundisip2
as type=peer?
Anyone?
Doug.
>
> <-- SIP read from xxx.yyy.142.162:5060:
> INVITE sip:9220370 at labpbx2.ipt.twoeighty.com SIP/2.0
> Via: SIP/2.0/UDP xxx.yyy.142.162:5060;branch=z9hG4bK047028fa;rport
> From: "Chocolate Chip" <sip:3254101 at xxx.yyy.142.162>;tag=as34445cb0
> To: <sip:9220370 at labpbx2.ipt.twoeighty.com>
> Contact: <sip:3254101 at xxx.yyy.142.162>
> Call-ID: 7ca53bec20139d6a305b54936921b0ab at xxx.yyy.142.162
> CSeq: 103 INVITE
> User-Agent: Asterisk PBX
> Max-Forwards: 70
> Remote-Party-ID: "Chocolate Chip"
> <sip:3254101 at xxx.yyy.142.162>;privacy=off;screen=no
> Proxy-Authorization: Digest username="dundisip2",
> realm="ipt.twoeighty.com", algorithm=MD5,
> uri="sip:9220370 at labpbx2.ipt.twoeighty.com",
> nonce="012b66e9",
> response="bd5b3881afd0bdb827915a9eeb97dcd8", opaque=""
> Date: Thu, 03 Aug 2006 19:52:26 GMT
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
> Content-Type: application/sdp
> Content-Length: 269
>
> v=0
> o=root 16558 16559 IN IP4 xxx.yyy.142.162
> s=session
> c=IN IP4 xxx.yyy.142.162
> t=0 0
> m=audio 28454 RTP/AVP 0 18 101
> a=rtpmap:0 PCMU/8000
> a=rtpmap:18 G729/8000
> a=fmtp:18 annexb=no
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-16
> a=silenceSupp:off - - - -
More information about the asterisk-users
mailing list