[Freeswitch-users] calling between extension

budi wibowo bwibowo at gmail.com
Fri Jun 11 15:02:43 PDT 2010


hi
i have question regarding profile user in FS.
in /usr/local/freeswitch/conf/directory/sip1.domain.com i have budi.xml
containing
<include>
  <user id="budi">
    <params>
      <param name="password" value="1000"/>
      <param name="vm-password" value="1000"/>
    </params>
    <variables>
      <variable name="toll_allow" value="domestic,international,local"/>
      <variable name="accountcode" value="1000"/>
      <variable name="user_context" value="default"/>
      <variable name="effective_caller_id_name" value="Extension 1000"/>
      <variable name="effective_caller_id_number" value="1000"/>
      <variable name="outbound_caller_id_name"
value="$${outbound_caller_name}"/>
      <variable name="outbound_caller_id_number"
value="$${outbound_caller_id}"/>
      <variable name="callgroup" value="techsupport"/>
    </variables>
  </user>

and i have other profile for other user say james.xml.
what need to be configured from FS so i can can call james directly from my
softphone

regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100612/307bfa71/attachment-0001.html 


More information about the FreeSWITCH-users mailing list