<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div lang="FR" link="blue" vlink="purple"><div> <br>
<p class=""><span lang="EN-US">- VoiceMail: I normally set my voicemail to my extension using : <param name="vm-enabled" value="true"/> but impossible to operate. If I call, I cannot leave a message ... I do not understands the operation of it :-/<u></u><u></u></span></p>
<p class=""><span lang="EN-US"><u></u></span></p></div></div></blockquote><div style>That creates the mailbox, but doesn't get you in to save messages or check them.</div><div style>Check the default dialplans for how to check VM (*98 I think) and leave messages.</div>
<div style>I send calls to VM with this, after the bridge: <<span style="color:rgb(0,0,0)">action application="voicemail" data="default ${domain_name} 1437"/></span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div lang="FR" link="blue" vlink="purple"><div><p class=""><span lang="EN-US"> <u></u></span></p>
<p class=""><span lang="EN-US">- Ring time: In my inbound configuration I have 60 seconds of ringing, but despite my call timeout, it does not work. I have only 25 seconds.<u></u><u></u></span></p>
<p class="" style="text-indent:35.4pt"><span lang="EN-US"><action> application="set" data="continue_on_fail=true"/><u></u><u></u></span></p>
<p class="" style="text-indent:35.4pt"><span lang="EN-US"><action> application="set" data="call_timeout=60"/><u></u><u></u></span></p>
<p class="" style="text-indent:35.4pt"><span lang="EN-US"><action> application="bridge" data="sofia/private/100%${domain_name}"/><u></u><u></u></span></p>
<p class="" style="text-indent:35.4pt"><span lang="EN-US"><action> application="voicemail" data="default $${domain} 100"/><u></u><u></u></span></p>
<p class=""><span lang="EN-US">Probably a configuration error, but I cannot find ... any idea?<u></u><u></u></span></p>
<p class=""><span lang="EN-US"><u></u></span></p></div></div></blockquote><div><br></div><div style>I usually do a leg timeout in my bridges, e.g.:</div><div style><pre style="color:rgb(0,0,0)"><action application="bridge" data="{leg_timeout=25}${sofia_contact(internal/1437@${domain_name})}"/></pre>
</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div lang="FR" link="blue" vlink="purple">
<p class=""><span lang="EN-US"> <u></u></span></p>
<p class=""><span lang="EN-US">- Anonymous: I wish I could make outbound anonymous calls, but no idea to do that ...<u></u><u></u></span></p>
<p class=""><span lang="EN-US">My inbound calls are anonymous (the SIP trace) but my phone still displays the number ... A field problem between caller number and caller name?</span></p></div></blockquote><div>For outbound calls -- see the CID page -- <a href="https://wiki.freeswitch.org/wiki/Cid">https://wiki.freeswitch.org/wiki/Cid</a> you can test the privacy option or just set the CID to anonymous if you phone company (legally) allows it.</div>
</div></div></div>