frank at carmickle.com Guest
|
Posted: Sat Oct 03, 2009 11:26 am Post subject: [Freeswitch-users] voiptalk.org register 904 |
|
|
I hope this is more helpful.
http://carmickle.com/fs-2009-10-02.txt
<include>
<gateway name="voiptalk.org">
<param name="username" value="81100068"/>
<param name="password" value="my_pass"/>
<param name="from-user" value="81100068"/>
<param name="from-domain" value="voiptalk.org"/>
<param name="proxy" value="voiptalk.org"/>
<param name="expire-seconds" value="600"/>
<param name="register" value="true"/>
<param name="retry-seconds" value="30"/>
<param name="extension" value="1000"/>
<param name="contact-params" value="domain_name=$${domain}"/>
<param name="context" value="public"/>
</gateway>
</include>
Let me know what you think. Thanks.
--FC
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|