[Freeswitch-users] register problem

Frank Carmickle frank at carmickle.com
Thu Oct 1 14:26:02 PDT 2009


Can someone point out what is wrong here.  Thanks.

Siptrace at http://carmickle.com/fs.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>
 
--FC




More information about the FreeSWITCH-users mailing list