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

2006-08-04 Thread Douglas Garstang
: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Re: DUNDi with SIP > > > Works fine for me. > > Douglas Garstang wrote: > > Didn't work Brad. I changed fromuser to dundisip1 from > dundisip2. The > > first Asterisk b

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

2006-08-04 Thread Douglas Garstang
nd it fails the call. > -Original Message- > From: Steve Totaro [mailto:[EMAIL PROTECTED] > Sent: Friday, August 04, 2006 8:51 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Re: DUNDi with SIP > > > Works fine for

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

2006-08-04 Thread Steve Totaro
spend all your time going in circles! Doug. -Original Message- *From:* Watkins, Bradley [mailto:[EMAIL PROTECTED] *Sent:* Friday, August 04, 2006 4:20 AM *To:* Asterisk Users Mailing List - Non-Commercial Discussion *Subject:* RE: [asterisk-users] Re: DUNDi with

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

2006-08-04 Thread Douglas Garstang
Title: RE: [asterisk-users] Re: DUNDi with SIP Didn't work Brad. I changed fromuser to dundisip1 from dundisip2. The first Asterisk box sends dundisip1.   [dundisip1] type=friendsecret=passwordinsecure=verycontext=global_dundi_localhost=labpbx1.ipt.oneeighty.comqualify=nouse

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

2006-08-04 Thread Watkins, Bradley
Title: RE: [asterisk-users] Re: DUNDi with SIP Easy, you change the fromuser=dundisip2 line to fromuser=dundisip1.  You're just matching the destination peer (dunsip2, labpbx2.ipt.oneeighty.com) and sending the configured fromuser.   - Brad From: [EMAIL PROTECTED] [mailto:[EMAIL PROT

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

2006-08-03 Thread Douglas Garstang
Title: RE: [asterisk-users] Re: DUNDi with SIP *scream* I just got it to work with this...   180netsip => global_dundi_local,0,SIP,dundisip1/${NUMBER},nopartial180netsip => global_dundi_local,0,SIP,dundisip2/${NUMBER},nopartial   [dundisip1]type=friendsecret=passwordinsecure=veryc

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

2006-08-03 Thread Douglas Garstang
Title: RE: [asterisk-users] Re: DUNDi with SIP I don't think that will do it. SInce I started with Asterisk a year ago, I've wrestled the ENTIRE time with the sip conf file. It really makes no sense to me after doing this 8-5 for 10 months now. The first system is sending the co

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

2006-08-03 Thread Watkins, Bradley
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

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

2006-08-03 Thread Douglas Garstang
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.

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

2006-08-03 Thread Douglas Garstang
12:29 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [asterisk-users] Re: DUNDi with SIP > > > I'm basically trying to figure out why you aren't > authenticating properly. > > When you posted the [peer] sections of your sip.co

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

2006-08-03 Thread Douglas Garstang
rs Mailing List - Non-Commercial Discussion > Subject: RE: [asterisk-users] Re: DUNDi with SIP > > > I'm basically trying to figure out why you aren't > authenticating properly. > > When you posted the [peer] sections of your sip.conf, were > the secret= lin

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

2006-08-03 Thread Watkins, Bradley
CTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Garstang Sent: Thursday, August 03, 2006 11:43 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [asterisk-users] Re: DUNDi with SIP Thanks Bradley. Here's a full sip console trace on the first pbx box. xxx

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

2006-08-03 Thread Douglas Garstang
est_invite: Failed to authenticate user "Chocolate Chip" ;tag=as097cbc86 Reliably Transmitting (no NAT) to xxx.yyy.142.162:5060: SIP/2.0 403 Forbidden Via: SIP/2.0/UDP xxx.yyy.142.162:5060;branch=z9hG4bK188cc77a;rport;received=xxx.yyy.142.162 From: "Chocolate Chip" ;tag=as097cb

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

2006-08-02 Thread Watkins, Bradley
d 8/2/2006 7:16 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [asterisk-users] Re: DUNDi with SIP Bradley, I changed the type from friend to peer in sip.conf... [dundisip1] type=peer secret=password insecure=very context=global_dundi_local host=labpbx1.ipt.twoeight

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

2006-08-02 Thread Douglas Garstang
; From: Watkins, Bradley [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 5:01 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [asterisk-users] Re: DUNDi with SIP > > > Try putting a username= in the peer (BTW, use peer not frien

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

2006-08-02 Thread Aaron Daniel
essage- > > From: Aaron Daniel [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, August 02, 2006 4:56 PM > > To: Asterisk Users Mailing List - Non-Commercial Discussion > > Subject: RE: [asterisk-users] Re: DUNDi with SIP > > > > > > You don't have to

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

2006-08-02 Thread Douglas Garstang
Ok, but don't you need to have [scm1] AND [sgw1] in sip.conf? > -Original Message- > From: Aaron Daniel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 4:56 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [asterisk-users

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

2006-08-02 Thread Douglas Garstang
> -Original Message- > From: Watkins, Bradley [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 4:45 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [asterisk-users] Re: DUNDi with SIP > > > Errr... I should learn to p

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

2006-08-02 Thread Watkins, Bradley
, August 02, 2006 6:45 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [asterisk-users] Re: DUNDi with SIP > -Original Message- > From: Aaron Daniel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 4:02 PM > To: Asterisk Users Mailing List - No

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

2006-08-02 Thread Aaron Daniel
> Sent: Wednesday, August 02, 2006 4:02 PM > > To: Asterisk Users Mailing List - Non-Commercial Discussion > > Subject: RE: [asterisk-users] Re: DUNDi with SIP > > > > > > On Wed, 2006-08-02 at 15:52 -0600, Douglas Garstang wrote: > > > Well yes, it lo

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

2006-08-02 Thread Douglas Garstang
> -Original Message- > From: Aaron Daniel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 4:02 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [asterisk-users] Re: DUNDi with SIP > > > On Wed, 2006-08-02 at 15:52 -0600

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

2006-08-02 Thread Watkins, Bradley
- Brad -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Garstang Sent: Wednesday, August 02, 2006 6:21 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [asterisk-users] Re: DUNDi with SIP > -Original Message- >

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

2006-08-02 Thread Douglas Garstang
> -Original Message- > From: Aaron Daniel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 4:02 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [asterisk-users] Re: DUNDi with SIP > > > On Wed, 2006-08-02 at 15:52 -0600

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

2006-08-02 Thread Aaron Daniel
On Wed, 2006-08-02 at 15:52 -0600, Douglas Garstang wrote: > Well yes, it looked dubious to me too, although I can't find the syntaxt > documented anywhere. > However, that's what DUNDis giving me as a path to the phone! > > Something is screwed with DUNDi and SIP. Has ANYONE actually implemnted

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

2006-08-02 Thread Douglas Garstang
> -Original Message- > From: Watkins, Bradley [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 4:07 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [asterisk-users] Re: DUNDi with SIP > > > The way to make this work is t

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

2006-08-02 Thread Douglas Garstang
> -Original Message- > From: Watkins, Bradley [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 4:07 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [asterisk-users] Re: DUNDi with SIP > > > The way to make this work

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

2006-08-02 Thread Douglas Garstang
rom: Watkins, Bradley [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 4:07 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [asterisk-users] Re: DUNDi with SIP > > > The way to make this work is to define a sip user/peer with the IP >

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

2006-08-02 Thread Watkins, Bradley
Re: DUNDi with SIP > -Original Message- > From: Tony Mountifield [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 3:49 PM > To: asterisk-users@lists.digium.com > Subject: [asterisk-users] Re: DUNDi with SIP > > > In article > <[EMAIL PROTEC

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

2006-08-02 Thread Douglas Garstang
> -Original Message- > From: Tony Mountifield [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 3:49 PM > To: asterisk-users@lists.digium.com > Subject: [asterisk-users] Re: DUNDi with SIP > > > In article > <[EMAIL PROTECTED]>, > Dougla

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

2006-08-02 Thread Douglas Garstang
> -Original Message- > From: Tony Mountifield [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 3:49 PM > To: asterisk-users@lists.digium.com > Subject: [asterisk-users] Re: DUNDi with SIP > > > In article > <[EMAIL PROTECTED]>, > Dougla

[asterisk-users] Re: DUNDi with SIP

2006-08-02 Thread Tony Mountifield
In article <[EMAIL PROTECTED]>, Douglas Garstang <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: Tony Mountifield [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, August 02, 2006 2:01 PM > > To: asterisk-users@lists.digium.com > > Su

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

2006-08-02 Thread Douglas Garstang
> -Original Message- > From: Tony Mountifield [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 02, 2006 2:01 PM > To: asterisk-users@lists.digium.com > Subject: [asterisk-users] Re: DUNDi with SIP > > > In article > <[EMAIL PROTECTED]>, > Dougla

[asterisk-users] Re: DUNDi with SIP

2006-08-02 Thread Tony Mountifield
In article <[EMAIL PROTECTED]>, Douglas Garstang <[EMAIL PROTECTED]> wrote: > I've trying to use DUNDi with SIP to see if it works around some limitations > of IAX2. > > I do a DUNDi lookup, get my SIP path, and try to dial it. Asterisk > immediately says 'No such > host', eventhough that's the