Re: [asterisk-users] issue with speech in IVR

2013-12-06 Thread Salaheddine Elharit
hello johan, i use Authenticate and i get what i want thank you so much for your help :) exten = 600,1,Ringing(2) exten = 600,n,Answer exten = 600,n,Authenticate(1234) exten = 600,n,Goto(home,s,1) 2013/12/5 Steve Edwards asterisk@sedwards.com On Thu, 5 Dec 2013, Salaheddine Elharit

Re: [asterisk-users] issue with speech in IVR

2013-12-05 Thread Salaheddine Elharit
-- From: Salaheddine Elharit salah.elharit...@gmail.com Date: 2013/11/29 Subject: Re: [asterisk-users] issue with speech in IVR To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com hello i add the following in chan_dahdi and the issue has been

Re: [asterisk-users] issue with speech in IVR

2013-12-05 Thread Tech Support
, December 05, 2013 5:50 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] issue with speech in IVR hello list i have one question related to the IVR below exten = 600,1,Ringing() exten = 600,n,Wait(2) exten = 600,n,Goto(home,s,1) how can

Re: [asterisk-users] issue with speech in IVR

2013-12-05 Thread John Kiniston
-- Forwarded message -- From: Salaheddine Elharit salah.elharit...@gmail.com Date: 2013/11/29 Subject: Re: [asterisk-users] issue with speech in IVR To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com hello i add the following

Re: [asterisk-users] issue with speech in IVR

2013-12-05 Thread Steve Edwards
On Thu, 5 Dec 2013, Salaheddine Elharit wrote: i have one question related to the IVR below exten = 600,1,Ringing() exten = 600,n,Wait(2) exten = 600,n,Goto(home,s,1) how can i ask the customer to enter a password before to go to (home,s,1) and where i must to store a password for example

Re: [asterisk-users] issue with speech in IVR

2013-11-29 Thread Salaheddine Elharit
hi yes if imake an extension-to-extension call, i can send DTMF, Both ways yes in my case i don't need a Hardware SIP phone or a software SIP phones i have just a number 05xx600 when the customer call this number i stor his number in my database and i call him later if he press 1

Re: [asterisk-users] issue with speech in IVR

2013-11-29 Thread isrlgb
To: Asterisk Users Mailing List - Non-Commercial Discussionasterisk-users@lists.digium.com Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Subject: Re: [asterisk-users] issue with speech in IVR

Re: [asterisk-users] issue with speech in IVR

2013-11-29 Thread Mitul Limbani
asterisk-users@lists.digium.com Subject: Re: [asterisk-users] issue with speech in IVR -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every

Re: [asterisk-users] issue with speech in IVR

2013-11-29 Thread A J Stiles
On Thursday 28 November 2013, Salaheddine Elharit wrote: hi i follow your dialplan but the issue still the same ican't stop the speech and go to another context any other idea please best regards . Well, the Background() application should definitely allow you to interrupt a sound

Re: [asterisk-users] issue with speech in IVR

2013-11-29 Thread Salaheddine Elharit
: [asterisk-users] issue with speech in IVR -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org

Re: [asterisk-users] issue with speech in IVR

2013-11-29 Thread Mitul Limbani
: 2013/11/29 Subject: Re: [asterisk-users] issue with speech in IVR To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com javascript:_e({}, 'cvml', 'asterisk-users@lists.digium.com'); hello i add the following in chan_dahdi and the issue has been solved

Re: [asterisk-users] issue with speech in IVR

2013-11-28 Thread Salaheddine Elharit
hello, i have add the the code below but the issue still the same i can't go to the project during the speech any other solution best regards NB:for the version of asterisk i can't move to another version for the moment exten = _X,1,NoOp(Digit entered during prompt) exten =

Re: [asterisk-users] issue with speech in IVR

2013-11-28 Thread A J Stiles
On Wednesday 27 November 2013, Salaheddine Elharit wrote: hello list i have an IVR menu in asterisk 1.4 [stuff deleted] my problem when the customor call the number 600 and press 1 in order to go to the project menu he must wait all the speech music1 music2 and music 3 if there is

Re: [asterisk-users] issue with speech in IVR

2013-11-28 Thread Salaheddine Elharit
hi i follow your dialplan but the issue still the same ican't stop the speech and go to another context any other idea please best regards . 2013/11/28 A J Stiles asterisk_l...@earthshod.co.uk On Wednesday 27 November 2013, Salaheddine Elharit wrote: hello list i have an IVR menu in

Re: [asterisk-users] issue with speech in IVR

2013-11-28 Thread Steve Murphy
On Thu, Nov 28, 2013 at 8:36 AM, Salaheddine Elharit salah.elharit...@gmail.com wrote: hi i follow your dialplan but the issue still the same ican't stop the speech and go to another context any other idea please best regards . ​My guess is that your DTMF tones are not reaching

Re: [asterisk-users] issue with speech in IVR

2013-11-28 Thread Salaheddine Elharit
thanks steve for your response i use dahdi. and in my sip.conf i have dtmfmode=auto idon't know if i must to put relaxdtmf=yes ? in sip.conf or i need to it in another files FYI i have a diguim card with dahdi and asterisk 1.4 thanks and regards 2013/11/28 Steve Murphy m...@parsetree.com

Re: [asterisk-users] issue with speech in IVR

2013-11-28 Thread Paul Belanger
On 13-11-28 05:22 AM, Salaheddine Elharit wrote: hello, i have add the the code below but the issue still the same i can't go to the project during the speech any other solution best regards NB:for the version of asterisk i can't move to another version for the moment exten = _X,1,NoOp(Digit

Re: [asterisk-users] issue with speech in IVR

2013-11-28 Thread A J Stiles
On 28/11/13 15:36, Salaheddine Elharit wrote: hi i follow your dialplan but the issue still the same ican't stop the speech and go to another context any other idea please best regards . It sounds as thgough the DTMF tones are not being sent in a way that Asterisk is seeing . What

[asterisk-users] issue with speech in IVR

2013-11-27 Thread Salaheddine Elharit
hello list i have an IVR menu in asterisk 1.4 like below exten = 600,1,Ringing() exten = 600,n,Wait(2) exten = 600,n,Goto(home,s,1) [home] exten = s,1,SetGlobalVar(sounds_path=/var/lib/asterisk/sounds/) exten = s,n,Background(${sounds_path}music1) exten =

Re: [asterisk-users] issue with speech in IVR

2013-11-27 Thread emilianovazquez
@lists.digium.com Subject: [asterisk-users] issue with speech in IVR -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http

Re: [asterisk-users] issue with speech in IVR

2013-11-27 Thread Paul Belanger
On 13-11-27 04:57 PM, Salaheddine Elharit wrote: hello list i have an IVR menu in asterisk 1.4 like below exten = 600,1,Ringing() exten = 600,n,Wait(2) exten = 600,n,Goto(home,s,1) [home] exten = s,1,SetGlobalVar(sounds_path=/var/lib/asterisk/sounds/) exten =