<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Courier New; font-size: 10pt; color: #000000'><br>Thanks for the response, I don't know how semicolon came in the email, but I have no semicolon in my XML, and please avoid visible smiles as well.<br><span><br><include><br> <menu na
me="ps"<br> greet-long="phrase<span style="height:18;width:18;padding:9px 18px 9px 0; background:url(http://mail.coraltele.com/service/zimlet/com_zimbra_ymemoticons/img/10.gif) no-repeat 0 50%;" title=":P - tongue"></span>s_main"<br> greet-short="phrase<span style="height:18;width:18;padding:9px 18px 9px 0; background:url(http://mail.coraltele.com/service/zimlet/com_zimbra_ymemoticons/img/10.gif) no-repeat 0 50%;" title=":P - tongue"></span>s_short"<br> exit-sound="ivr/good_bye.wav"<br> invalid-sound="ivr/ivr-not_available.wav"<br> t
ts-engine="flite"<br> tts-voice="rms"<br> timeout="3000"<br> max-failures="2"<br> phrase_lang="en"<br> digit-len="1"><br><br> <entry action="menu-sub" digits="1" param="ps1"/><br> <entry action="menu-top" digits="9"/><br> </menu><br> <menu name="ps1"<
br> greet-long="phrase<span style="height:18;width:18;padding:9px 18px 9px 0; background:url(http://mail.coraltele.com/service/zimlet/com_zimbra_ymemoticons/img/10.gif) no-repeat 0 50%;" title=":P - tongue"></span>s1_main"<br> greet-short="phrase<span style="height:18;width:18;padding:9px 18px 9px 0; background:url(http://mail.coraltele.com/service/zimlet/com_zimbra_ymemoticons/img/10.gif) no-repeat 0 50%;" title=":P - tongue"></span>s1_short"<br> exit-sound="ivr/good_bye.wav"<br> invalid-sound="ivr/ivr-not_available.wav"<br> timeout
="3000"<br> max-failure="3"><br><br> <entry action="menu-top" digit="*"/><br> </menu><br></include><br></span><br><br><hr id="zwchr"><b>From: </b>"Vallimamod ABDULLAH" <vallimamod.abdullah@imtelecom.fr><br><b>To: </b>"FreeSWITCH Users Help" <freeswitch-users@lists.freeswitch.org><br><b>Sent: </b>Tuesday, July 17, 2012 4:24:42 PM<br><b>Subject: </b>Re: [Freeswitch-users] Need help in IVR<br><br>hi,<br><br>On Jul 17, 2012, at 7:39 AM, Piyush Sharma wrote:<br><br>> Hello Everyone,<br>> <br>> I am trying to create an IVR with menu and sub menus, but getting following error when I make the call,<br>> 2012-07-17 11:05:37.755034 [ERR] switch_ivr_menu.c:870 Unable to build xml menu<br>> 2012-07-17 11:05:37.755034 [ERR
] switch_ivr_menu.c:870 Unable to build xml menu<br>> 2012-07-17 11:05:37.755034 [ERR] mod_dptools.c:1774 Unable to create menu<br>> <br>> I am new to this, so there might be little or a big error.<br>> <br>> My XML contents in ...conf/ivr_menus is<br>> <br>> <include><br>> <menu na me="ps"<br>> greet-long="phrase:ps_main"<br>> greet-short="phrase:ps_short"<br>> exit-sound="ivr/good_bye.wav"<br>> invalid-sound="ivr/ivr-not_available.wav"<br>> tts-engine="flite"<br>> tts-voice="rms"<br>> timeout="3000"<br>>
max-failures="2"<br>> ; phrase_lang="en"<br><br>-------^^<br>This is strange: ";" is not a valid sign in xml for comments. All comments must be between "<!--" and "-->". Also, you cannot put a comment inside a tag.<br>Try to remove it and test again.<br><br>Best Regards,<br>-vma<br>.<br><br><br><br></div></body></html>