<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=ISO-8859-1" http-equiv=content-type>
<META name=GENERATOR content="MSHTML 8.00.6001.23588">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff text=#000000>
<DIV><FONT size=2 face=Arial>On more item on this that makes it simpler, in the
directory you can set the variable</FONT></DIV>
<DIV><FONT size=2 face=Arial><variable name="default_language"
value="fr"/></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Then just use one code {we use *98) to check
voicemail. Justed tested this and it does work also. So I guess this
makes it seamless.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Darcy</FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=fs@voice2net.ca href="mailto:fs@voice2net.ca">Darcy Primrose</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=freeswitch-users@lists.freeswitch.org
href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users Help</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, July 28, 2014 4:40 PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] multiple
languages</DIV>
<DIV><BR></DIV>
<DIV><FONT size=2 face=Arial>I inserted it in three places. First
for the IVR, following is a portion of the dialplan that calls the
ivr</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial><condition field="${are_we_open}"
expression="^Yes$"><BR> <action application="set"
data="hangup_after_bridge=true"/><BR> <action
application="set"
data="default_language=fr"/><BR> <action
application="answer"/><BR> <action application="sleep"
data="1000"/><BR> <action application="ivr"
data="61_domain.mydomain.ca"/><BR> <action
application="transfer" data="820 XML domain.mydomain.ca"/><BR>
<anti-action application="transfer" data="20 XML
domain.mydomain"/><BR></condition></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>So I use two IVRs, one for english, 1 for
french.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Then for inbound voice mail - this is for
extension 28 in its dialplan</FONT></DIV>
<DIV><FONT size=2 face=Arial> <action
application="bridge"
data="{sip_invite_domain=domain.mydomain.ca,presence_id=28@domain.mydomain.ca}user/28@domain.mydomain.ca"/><BR>
<action application="set"
data="default_language=fr"/><BR> <action
application="answer"/><BR>
<action application="sleep"
data="1000"/><BR> <action
application="voicemail" data="default domain.mydomain.ca 28"/></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Then for checking voicemail we use two codes
currently, I haven't investigated this far enough to make it seamless,
we had a customer to get going:</FONT></DIV>
<DIV><FONT size=2 face=Arial> <extension
name="vmain"><BR> <condition
field="destination_number"
expression="^vmain$|^4001$|^\*99$"><BR> <action
application="set" data="default_language=fr"/><BR>
<action
application="answer"/><BR> <action application="set"
data="vm_announce_cid=ivr/ivr-this_is_a_call_from.wav"/>
<BR> <action
application="sleep" data="1000"/><BR>
<action application="voicemail" data="check
default domain.mydomain.ca
${sip_from_user}"/><BR>
</condition><BR> </extension></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>But the real key thing is to follow the
instructions 100% on the following link, </FONT></DIV>
<DIV><FONT size=2 face=Arial><A
href="http://wiki.freeswitch.org/wiki/Mod_cepstral#libswift.so">http://wiki.freeswitch.org/wiki/Mod_cepstral#libswift.so</A>.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>And you have to purchase licenses to make it
fully functional, but you get a courtesy make to let you know you have the
correct language working.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>It is not 100% multilingual, but it is by all
means acceptable. Hope this helps some.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Darcy</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=neo.haux@gmx.com href="mailto:neo.haux@gmx.com">Neo Haux</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=freeswitch-users@lists.freeswitch.org
href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, July 28, 2014 3:51
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users]
multiple languages</DIV>
<DIV><BR></DIV>Hi Darcy,<BR><BR>I am trying to configure my voicemail to be
in French too without success.<BR>Where did you put the line : <FONT
face=Arial><FONT size=3><action application="set"
data="default_language=fr"/> ?<BR>I added it in the
dialplan/default.xml (extension "Local_Extension" that has the line
<condition field="destination_number"
expression="^(10[01][0-9])$">)<BR><SMALL><BR>
<action application="bridge"
data="user/${dialed_extension}@${domain_name}"/><BR> <B>
<action application="set"
data="default_language=fr"/></B><BR>
<action
application="answer"/><BR>
<action application="sleep"
data="1000"/><BR> <action
application="bridge" data="loopback/app=voicemail:default ${domain_name}
${dialed_extension}"/></SMALL><BR><BR><BR>But I still get the voicemail
in english<BR><BR><BR>Thanks,<BR><BR><BR></FONT></FONT><BR><BR><BR>
<FIELDSET class=mimeAttachmentHeader><LEGEND
class=mimeAttachmentHeaderName>ForwardedMessage.eml</LEGEND></FIELDSET>
<TABLE class=header-part1 border=0 cellSpacing=0 cellPadding=0
width="100%"><TBODY>
<TR>
<TD>
<DIV style="DISPLAY: inline" class=headerdisplayname>Subject:
</DIV>Re: [Freeswitch-users] multiple languages</TD></TR>
<TR>
<TD>
<DIV style="DISPLAY: inline" class=headerdisplayname>From: </DIV>Chris
Tunbridge <A class=moz-txt-link-rfc2396E
href="mailto:blasterjr@gmail.com"><blasterjr@gmail.com></A></TD></TR>
<TR>
<TD>
<DIV style="DISPLAY: inline" class=headerdisplayname>Date:
</DIV>07/28/2014 01:27 AM</TD></TR></TBODY></TABLE>
<TABLE class=header-part2 border=0 cellSpacing=0 cellPadding=0
width="100%"><TBODY>
<TR>
<TD>
<DIV style="DISPLAY: inline" class=headerdisplayname>To:
</DIV>FreeSWITCH Users Help <A class=moz-txt-link-rfc2396E
href="mailto:freeswitch-users@lists.freeswitch.org"><freeswitch-users@lists.freeswitch.org></A></TD></TR></TBODY></TABLE><BR>
<DIV dir=ltr>Glad i could point you in the right
direction.<BR></DIV><BR><BR>On Sun, Jul 27, 2014 at 9:13 PM, Darcy Primrose
<SPAN dir=ltr><<A href="mailto:fs@voice2net.ca"
target=_blank>fs@voice2net.ca</A>></SPAN> wrote:<BR>
<DIV><FONT face=Arial>Chris, ignore the last message, I had an english
message forced, it is working correctly. Thank you again for your
assistance.</FONT></DIV><SPAN class=HOEnZb><FONT color=#888888>
<DIV> </DIV>
<DIV><FONT face=Arial>Darcy</FONT></DIV></FONT></SPAN>
<DIV>
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV style="FONT: 10pt arial; BACKGROUND: #e4e4e4"><B>From:</B> <A
title=fs@voice2net.ca href="mailto:fs@voice2net.ca" target=_blank>Darcy
Primrose</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=freeswitch-users@lists.freeswitch.org
href="mailto:freeswitch-users@lists.freeswitch.org" target=_blank>FreeSWITCH
Users Help</A> </DIV></DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Sunday, July 27, 2014 11:03
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users]
multiple languages</DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial>Chris, thank you, I now get french or english on
the voicemail depending on the endpoint setting. However, I still do
not get French on the IVR, If I can solve that, I am in great shape, any
ideas what I might be missing. Your help with this is very much
appreciated.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>Darcy</FONT></DIV><BR>
<P>
<HR>
<P></P>_________________________________________________________________________<BR>Professional
FreeSWITCH Consulting
Services:<BR>consulting@freeswitch.org<BR>http://www.freeswitchsolutions.com<BR><BR>FreeSWITCH-powered
IP PBX: The CudaTel Communication
Server<BR>http://www.cudatel.com<BR><BR>Official FreeSWITCH
Sites<BR>http://www.freeswitch.org<BR>http://wiki.freeswitch.org<BR>http://www.cluecon.com<BR><BR>FreeSWITCH-users
mailing
list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE>
<P>
<HR>
<P></P>_________________________________________________________________________<BR>Professional
FreeSWITCH Consulting
Services:<BR>consulting@freeswitch.org<BR>http://www.freeswitchsolutions.com<BR><BR>FreeSWITCH-powered
IP PBX: The CudaTel Communication
Server<BR>http://www.cudatel.com<BR><BR>Official FreeSWITCH
Sites<BR>http://www.freeswitch.org<BR>http://wiki.freeswitch.org<BR>http://www.cluecon.com<BR><BR>FreeSWITCH-users
mailing
list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BODY></HTML>