Title: RE: [asterisk-users] Re: DUNDi with SIP

I forget if this does what you want, but try adding a fromuser setting to yoyr peer entries.

- Brad

 -----Original Message-----
From:   Douglas Garstang [mailto:[EMAIL PROTECTED]]
Sent:   Thu Aug 03 15:58:50 2006
To:     Asterisk Users Mailing List - Non-Commercial Discussion
Subject:        RE: [asterisk-users] Re: DUNDi with SIP

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:[EMAIL PROTECTED] SIP/2.0
> Via: SIP/2.0/UDP xxx.yyy.142.162:5060;branch=z9hG4bK047028fa;rport
> From: "Chocolate Chip" <sip:[EMAIL PROTECTED]>;tag=as34445cb0
> To: <sip:[EMAIL PROTECTED]>
> Contact: <sip:[EMAIL PROTECTED]>
> Call-ID: [EMAIL PROTECTED]
> CSeq: 103 INVITE
> User-Agent: Asterisk PBX
> Max-Forwards: 70
> Remote-Party-ID: "Chocolate Chip"
> <sip:[EMAIL PROTECTED]>;privacy=off;screen=no
> Proxy-Authorization: Digest username="dundisip2",
> realm="ipt.twoeighty.com", algorithm=MD5,
> uri="sip:[EMAIL PROTECTED]",
> 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 - - - -
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to