[Freeswitch-users] freeswitch and voipstunt

Fernando Di Nucci f.dinucci at alice.it
Wed May 9 17:12:21 MSD 2012


Hi all,

I have an account at voipstunt. Everything's fine using their softphone, 
but in their website

http://www.voipstunt.com/en/sipp.html

they claim it is possible to use their service from a sip device.

I tried this in freeswitch:

<include>
     <gateway name="voipstunt">
       <param name="username" value="*********"/>
       <param name="password" value="*********"/>
       <param name="proxy" value="sip.voipstunt.com:5060"/>
       <param name="realm" value="sip.voipstunt.com:5060"/>
       <param name="register-transport" value="udp"/>
       <param name="expire-seconds" value="800"/>
       <param name="register" value="true"/>
       <param name="retry-seconds" value="60"/>
       <param name="context" value="public"/>
     </gateway>
</include>

but freeswitch can't register.

Any help appreciated, thank you



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