Home > FreeSWITCH > Incoming Call Limit in FreeSWITCH

Incoming Call Limit in FreeSWITCH

September 29th, 2009 emran Leave a comment Go to comments

Incoming call-limit can be controlled in FreeSWITCH from user directory for example:

<document type=”freeswitch/xml”>
  <section name=”directory”>
    <domain name=”192.168.0.2″>
      <user id=”some_user”>
        <params>
          <param name=”password” value=”some_password”/>
        </params>
        <variables>
                       <variable name=”accountcode” value=”315″/>
                       <variable name=”user_context” value=”default”/>
                       <variable name=”vm_extension” value=”315″/>
                       <variable name=”max_calls” value=”1″/>
          </variables>
      </user>
    </domain>
  </section>
</document>

Categories: FreeSWITCH Tags:
  1. No comments yet.
  1. No trackbacks yet.
2 visitors online right now
2 guests, 0 members
Max visitors today: 2 at 01:09 am GMT+7
This month: 4 at 02-01-2010 05:35 am GMT+7
This year: 4 at 01-31-2010 01:28 am GMT+7
All time: 15 at 09-29-2009 01:22 pm GMT+7