[Freeswitch-users] max calls from a gateway

FERNANDO VILLARROEL fvillarroel at yahoo.com
Wed Feb 3 12:29:54 PST 2010


Dear.

How i can do for limits inbound calls from a gateway:


My config is like this:

~sip_profiles/external/

gateway1.xml

<include>
    <gateway name="foo">
      <param name="username" value="foo"/>
      <param name="password" value="foo"/>
      <param name="realm" value="xx.xxx.xxx.xx"/>
      <param name="proxy" value="xx.xxx.xxx.xx/>
      <param name="register" value="false"/>
      <param name="context" value="public"/>
      <param name="max_calls" value="30"/>-->
    </gateway>
</include>

It´s fine?

Fernando


      




More information about the FreeSWITCH-users mailing list