<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Am 01.09.11 11:47, schrieb Steven Ayre:
    <blockquote
cite="mid:CAFiqYun2Dx+nUZ5C39HUL9zbJkiE_KhMYLdgcOEM1Q9G+jy3vQ@mail.gmail.com"
      type="cite">
      <blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px
        solid rgb(204, 204, 204); padding-left: 1ex;"
        class="gmail_quote">the question is "why" are the vars and
        params unavailable without set_user or user_data thingies<br>
      </blockquote>
      <div><br>
        If set_user works ok, then I guess you're probably not
        authenticating as that user without running that app. Perhaps
        some config file was changed during the update?<br>
        <br>
        -Steve<br>
        &nbsp;<br>
      </div>
    </blockquote>
    Regarding the mod_voicemail issue there isn't an authenticated user
    ( internal ) in place.<br>
    <br>
    The Calls comes from external and joins the public dp ...<br>
    <br>
    &nbsp;&nbsp;&nbsp;&nbsp; &lt;extension
    name="internDW"&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field="${sip_to_user}"
    expression="^063168035(\d{1,2})$"&gt; <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set"
    data="continue_on_fail=true"/&gt;<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="call_timeout=20"/&gt;<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="bridge"
    data="user/$1@${domain_name}"/&gt;<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="answer"/&gt;<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="playback"
    data="niemand_da_ohnezeit.wav"/&gt;<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="sleep" data="1000"/&gt;<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="default_language=de"/&gt;<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="skip_greeting=true"/&gt;<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="voicemail" data="default $${domain}
    $1"/&gt;<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br>
    &nbsp;&nbsp;&nbsp; &lt;/extension&gt; <br>
    <br>
    As i understand the freeswitch wiki, mod_voicemail should take the
    Params for $1 ( the dialed extension ) somehow from the Directory
    User.<br>
    <br>
    But an unanswered Call to DID 40 enters the Voicemail for that User
    correctly ( VM is stored, Phone Button/LED for VM Notify works as
    expected ) - but i get no Notify Message by Mail<br>
    because mod_voicemail cant get the "vm-mailto" from my
    Directoryentry.<br>
    <br>
    2011-09-01 13:03:52.924206 [DEBUG] mod_voicemail.c:2578 Deliver VM
    to <a class="moz-txt-link-abbreviated" href="mailto:40@pbx.omeco.voice">40@pbx.omeco.voice</a><br>
    2011-09-01 13:03:52.924206 [DEBUG] switch_utils.c:709 Emailed data
    to [(null)]<br>
    2011-09-01 13:03:52.924206 [DEBUG] mod_voicemail.c:2809 Sending
    notify message to (null)<br>
    <br>
    Regards,<br>
    Silvio<br>
    <br>
    <br>
    <pre class="moz-signature" cols="100">-- 
Silvio Escher
omeco GmbH</pre>
  </body>
</html>