Re: [Freeswitch-users] switch voices in ivr menus

2009-02-26 Thread Alexander de Greiff
brian, demo3 is the main menu. all submenus change voices correctly. when i go to the main menu via menu-sub (7) then the voice is changes correctly. only when i menu-top (9) to main menu the voice is not changed. how do i produce the debug log? in the cli? this i a remote terminal. f8 is not

[Freeswitch-users] switch voices in ivr menus

2009-02-26 Thread Alexander de Greiff
another question: - in the ivr application i have cepstral voice matthias read the main menu ok. - i select submenu1 and cepstral voice katrin reads the submenu1 correctly. - i go back to the main menu and the voice is not switched back to the specified voice matthias. each voice is explicitly s

[Freeswitch-users] dialplan condition regex question

2009-02-26 Thread Alexander de Greiff
hi all, i am dialing the number 123456789 (example) reaching fs via inbound sip gateway and hitting following dialplan: ... ... via info i can see that the variable my_dialed_extension is populated ok with 789 but somehow the second condition is not met. wh

Re: [Freeswitch-users] problem speaking with cepstral voice in xml ivr menu

2009-02-25 Thread Alexander de Greiff
michael, i googled for "asterisk alternative" and voila... the trigger was that every now and then i renew servers in the infrastructure and the one with asterisk was overdue. i wasn't really unhappy with asterisk, but these things bothered me (maybe i am not up to date): - dialplan gets messy

Re: [Freeswitch-users] problem speaking with cepstral voice in xml ivr menu

2009-02-25 Thread Alexander de Greiff
nd it will work with the code you already have. I highly recommend a "make curret" ;) Committed revision 12278. /b On Feb 25, 2009, at 4:35 AM, Alexander de Greiff wrote: > hi all, > > here is my second problem trying to migrate from * to fs: > > i can speak with ce

[Freeswitch-users] problem speaking with cepstral voice in xml ivr menu

2009-02-25 Thread Alexander de Greiff
hi all, here is my second problem trying to migrate from * to fs: i can speak with cepstral voices from my dialplan, but when i implement an ivr menu with cepstral voices like this: i get the following errors: [ERR] mod_native_file.c:68 native_file_file_op

Re: [Freeswitch-users] howto originate fs call from webapp (python)

2009-02-25 Thread Alexander de Greiff
hi, oops, i must have been very tired when i wrote my first mail to the list... thanks for your replies. {ignore_early_media=true} really worked for me. i try very hard to "unlearn" asterisk. with asterisk i did not do much more with the python script, but i would like the pthon script to inte

[Freeswitch-users] howto originate fs call from webapp (python)

2009-02-24 Thread Alexander de Greiff
hi all, i come from asterisk an i am new to freeswitch. after my with days with freeswitch i am very excited! but trying to migrate our deployment i have three challenges. one of them is: i need to call freeswitch from a webapp (e.g. python) and pass number1 and number2. i then need freeswitch