<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello again, I'm sorry about the two e-mails asking the same
    question, I did not think the first one had been sent.<br>
    <br>
    I have found a work around but need your advice as I do not know why
    it was not done this way in the first place !<br>
    <br>
    Old code (default in default.xml) :<br>
    <blockquote type="cite">&lt;action application="bridge"
      data="loopback/app=voicemail:default ${domain_name}
      ${dialed_extension}"/&gt;<br>
    </blockquote>
    <br>
    Replacement code :<br>
    <br>
    <blockquote type="cite">&lt;action application="voicemail"
      data="default ${domain_name} ${dialed_extension}"/&gt;</blockquote>
    <br>
    What is the difference between the two ? Why is the bridge
    application used to transfer to voicemail ? Is the replacement code
    the wrong approach ? Is it a question of how much ressources are
    used ? If so what is the real impact ?<br>
    <br>
    Even if my approach is correct, I'm still interested in knowing if
    there is a way to set the voicemail application default language.<br>
    <br>
    Thank you,<br>
    <br>
    Richard<br>
    <br>
    <br>
    Le 14.12.11 19:50, <a class="moz-txt-link-abbreviated" href="mailto:fsrichard@ghz.fr">fsrichard@ghz.fr</a> a &eacute;crit&nbsp;:
    <blockquote cite="mid:4EE8EFF2.6090808@ghz.fr" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hello,<br>
      <br>
      I'm trying to set up my first FreeSWITCH server but I don't know
      where to set the default language corresponding to the following
      line in conf/dialplan/default.xml :<br>
      <br>
      <blockquote type="cite">&lt;extension name="Local_Extension"&gt;<br>
        &#8230;<br>
        &lt;action application="bridge"
        data="loopback/app=voicemail:default ${domain_name}
        ${dialed_extension}"/&gt;<br>
        &#8230;<br>
        &lt;/extension&gt;</blockquote>
      <br>
      I have tried this :<br>
      <br>
      <blockquote type="cite">&lt;extension name="Local_Extension"&gt;<br>
        &#8230;<br>
        <b>&lt;action application="set" data="default_language=fr"/&gt;</b><br>
        &#8230;<br>
        &lt;action application="bridge"
        data="loopback/app=voicemail:default ${domain_name}
        ${dialed_extension}"/&gt;<br>
        &#8230;<br>
        &lt;/extension&gt;</blockquote>
      <br>
      From what I have understood it is normal that it doesn't work as
      the bridge to a loopback would use it's own settings, but I don't
      have a clue where to set it of app=voicemail<br>
      <br>
      Is there a way to set the default language per SIP connection ?<br>
      <br>
      I have got an english and a french SIP line and would like to make
      calls going to the english line have english instructions for
      leaving a message on the voicemail and the calls to the french
      line to have french instructions for leaving a message on the
      voicemail.<br>
      <br>
      Thank you<br>
      <br>
      Richard<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>