Awesome! root@XXXX:~# cat /etc/asterisk/iax.conf | grep requirecalltoken ; By setting 'requirecalltoken=no', call token validation becomes optional for ; that peer/user. By setting 'requirecalltoken=auto', call token validation ; can require it from this peer. So, requirecalltoken is internally set to yes. ; requirecalltoken may only be used in peer/user/friend definitions, ; By default, 'requirecalltoken=yes'.
requirecalltoken=no Also there was an other issue host=dynamic i set to host=x.x.x.x and it works! > Date: Mon, 9 May 2011 18:45:05 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [asterisk-users] iax2 issue in asterisk > > On Mon, 9 May 2011, satish patel wrote: > > > > > Hey guys! > > > > I have issue between iax vs iax2 following is my setup > > > > asterisk-1.2 <------------------IAX---------------->Asterisk-1.8 > > > > I am able to call from 1.8 to 1.2 over iax but no from asterisk 1.2 to 1.8 > > > Might you be missing > > requirecalltoken=no > > in iax.conf in the 1.8 system for calls originating from the 1.2 system? > > Gordon > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
