[Freeswitch-users] using non numeric user id - mailbox
Ján Hrnko
janhrnko at gmail.com
Fri Feb 17 14:22:51 MSK 2012
Hi I am trying to achieve that a user with non numeric id like sip uri
somebody at nothing.nil will have access to mailbox. I have read that a user
with such an id have to add the mailbox param, which I added already, but
it just don't work. My file jano.xml is in the directory/default and looks
like this:
<include>
<user id="jano" mailbox="502"> <!--if id is numeric mailbox param is not
necessary-->
<params>
<param name="vm-password" value="1001"/>
</params>
<variables>
<!--all variables here will be set on all inbound calls that
originate from this user -->
<!-- set these to take advantage of a dialplan localized to this user
-->
<variable name="accountcode" value="502"/>
<variable name="user_context" value="default"/>
<variable name="effective_caller_id_
name" value="jano"/>
<variable name="effective_caller_id_number" value="502"/>
</variables>
</user>
</include>
I get a warning like this: 2012-02-17 12:01:20.044258 [WARNING]
mod_voicemail.c:2168 Can't find user [$1 at a.b.c.d]
Any ideas? Thanks a lot!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120217/ec66371a/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list