[Freeswitch-users] cant access mailbox if userid is non numeric

xbipin bipin at xbipin.com
Mon Sep 29 06:52:12 PDT 2008


under windows, i faced the following problem with FS. if i change the user_id
to a non numeric value then the user can register to the FS but can access
his mail box by calling 1005.
as soon as i change the user_id to 1005 then dialing that i cana ccess my
mailbox, y is this so? y cant the user have his name as user_id rather a
number?

<include>
  <user id="demo" mailbox="1005">
    <params>
      
      
    </params>
    <variables>
      <variable name="accountcode" value="1005"/> 
      <variable name="user_context" value="default"/>
      <variable name="effective_caller_id_name" value="Ankur"/>
      <variable name="effective_caller_id_number" value="1005"/>
    </variables>
  </user>
</include>

-- 
View this message in context: http://www.nabble.com/cant-access-mailbox-if-userid-is-non-numeric-tp19724293p19724293.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.





More information about the FreeSWITCH-users mailing list