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