[Freeswitch-users] voiptalk.org register 904

Frank Carmickle frank at carmickle.com
Sat Oct 3 09:16:36 PDT 2009


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




More information about the FreeSWITCH-users mailing list