[Freeswitch-users] upper registration

Kelvin Chua kelchy at gmail.com
Thu Oct 23 13:30:57 MSD 2014


noob here

trying to find out if i can make upper registration work on fs and act as
an sbc.
it's not working, client can register but according to ngrep, fs is not
sending registration to registrar (kamailio)

this is my directory(user) profile

<include>
  <user id="6585">
    <params>
      <param name="password" value="$${default_password}"/>
    </params>
    <variables>
      <variable name="register-gateway" value="kam"/>
    </variables>
    <gateways>
      <gateway name="kam">
      <param name="proxy" value="128.199.167.163"/>
      <param name="register" value="false"/>
        <param name="caller-id-in-from" value="true"/>
      <param name="password" value="not-used"/>
      <param name="password" value="not-used"/>
      </gateway>
    </gateways>
  </user>
</include>


Kelvin Chua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20141023/26cf9dba/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list