Hi and thank you for your answer. I use the default dialplan, only these lines are changed<br><br>   &lt;extension name=&quot;vbox&quot;&gt;<br>    &lt;condition field=&quot;destination_number&quot; expression=&quot;^vb-(176[0-9])$&quot;&gt;<br>
        &lt;action application=&quot;answer&quot;/&gt;<br>        &lt;action application=&quot;voicemail&quot; data=&quot;default ${domain_name} $1&quot;/&gt;<br>    &lt;/condition&gt;<br>    &lt;/extension&gt;<br><br>    &lt;extension name=&quot;vmenu&quot;&gt;<br>
    &lt;condition field=&quot;destination_number&quot; expression=&quot;^vm-.*$&quot;&gt;<br>    &lt;action application=&quot;voicemail&quot; data=&quot;check default ${domain_name} $1&quot;/&gt;<br>    &lt;/condition&gt;<br>
    &lt;/extension&gt;<br><br>As I watched freeswitch in debug mode it will pass the regexp and hand it over to voicemail app, but then it just drop the call because of &quot;Can&#39;t find user $1...&quot;, how can I chceck what is in that variable? Thank you very much!<br>
<br>In addition I am using kamailio and freeswitch together. Messages from kamailio are routed to freeswitch voicemail service. When I use only numbers everything is just fine <a href="mailto:1760@mydomain.com">1760@mydomain.com</a> works but <a href="mailto:jano@mydomain.com">jano@mydomain.com</a> does not.<br>
<br><div class="gmail_quote">2012/2/19 Anton Kvashenkin <span dir="ltr">&lt;<a href="mailto:anton.jugatsu@gmail.com">anton.jugatsu@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Please post you dialplan.<br><br><div class="gmail_quote">17 февраля 2012 г. 15:22 пользователь Ján Hrnko <span dir="ltr">&lt;<a href="mailto:janhrnko@gmail.com" target="_blank">janhrnko@gmail.com</a>&gt;</span> написал:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi I am trying to achieve that a user with non numeric id like sip uri 
somebody@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&#39;t work. My file jano.xml is in the directory/default and looks like this:<br>

<br>&lt;include&gt;<br>  &lt;user id=&quot;jano&quot; mailbox=&quot;502&quot;&gt; &lt;!--if id is numeric mailbox param is not necessary--&gt;<br>    &lt;params&gt;<br>    &lt;param name=&quot;vm-password&quot; value=&quot;1001&quot;/&gt;<br>




    &lt;/params&gt;<br>    &lt;variables&gt;<br>      &lt;!--all variables here will be set on all inbound calls that originate from this user --&gt;<br>      &lt;!-- set these to take advantage of a dialplan localized to this user --&gt;<br>




      &lt;variable name=&quot;accountcode&quot; value=&quot;502&quot;/&gt;<br>      &lt;variable name=&quot;user_context&quot; value=&quot;default&quot;/&gt;<br>      &lt;variable name=&quot;effective_caller_id_<div>
name&quot; value=&quot;jano&quot;/&gt;<br>

      &lt;variable name=&quot;effective_caller_id_number&quot; value=&quot;502&quot;/&gt;<br>    &lt;/variables&gt;<br>  &lt;/user&gt;<br>&lt;/include&gt;<br><br>I get a warning like this: 2012-02-17 12:01:20.044258 [WARNING] mod_voicemail.c:2168 Can&#39;t find user [$1@a.b.c.d]<br>




<br>Any ideas? Thanks a lot!</div>
<br></div></div>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>