[Freeswitch-users] External SIP Trunk IP Authentication

Raj Saini rajsaini at gmail.com
Wed Jul 17 18:46:11 MSD 2013


Hello,

These are my settings for Alcazar networks. Make sure IP addresses of 
your servers are in their system. You can add your IP on their control 
panel.

<include>
   <user id="alcazarnetworks.com">
     <gateways>
       <gateway name="alcazarnetworks.com">
         <param name="realm" value="199.96.248.140"/>
         <param name="username" value="not-required"/>
         <param name="password" value="not-required"/>
         <param name="from-user" value="not-required"/>
         <param name="from-domain" value="your-domain-name"/>
         <param name="expire-seconds" value="600"/>
         <param name="register" value="false"/>
         <param name="retry-seconds" value="30"/>
         <param name="extension" value="1000"/>
         <param name="context" value="public"/>
       </gateway>
     </gateways>
     <params>
       <param name="password" value="$${default_password}"/>
     </params>
   </user>
</include>

On Wednesday 17 July 2013 06:54 PM, bjamm90 wrote:
> Hello all,
>
> I need to set up a freeswitch trunk to a termination provider that
> authenticates via IP. Previously I was set up through Skype so the set up
> was pretty easy because the wiki has plenty of information on setting up
> Skype.
>
> Alcazar networks is the termination provider I am using.
>
> The only configuration I could find on the wiki is for sonovoip so I assume
> my configuration would be close to the same.
>
> I assume it would look something like this:
>
> <include>
>      <gateway name="alcazar networks">
>         
>         
>         
>        
>        
>        
>        
>      </gateway>
> </include>
>
> Any advice would be greatly appreciated
>
>
>
> --
> View this message in context: http://freeswitch-users.2379917.n2.nabble.com/External-SIP-Trunk-IP-Authentication-tp7592951.html
> Sent from the freeswitch-users mailing list archive at Nabble.com.
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>




Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list