[asterisk-users] IVR problem (Trixbox)

2007-12-06 Thread Osvaldo Holanda Peixoto
I have installed the Trixbox with asterisk 1.2.24 connected to the conventional PBX through a FXO. I created a IVR where the option of number 2 allows that extension 4002(sip) either called, however this not happening when the call is originated by an analogical telephone. The call falls direct

[asterisk-users] IVR problem

2006-11-03 Thread Doug Crompton
Can anyone tell me why the following code snipet does not behave the way I would expect? The background audio files are gsm and play fine. Here is what happens. When the set-day-night context is called it plays the menu asking to select 0,1, or 2. It then immediately falls through and terminates

Re: [asterisk-users] IVR problem

2006-11-03 Thread Bruce Reeves
I have a similar IVR and use WaitExten(5) to give 5 seconds for the extension to be entered. I have not tried using the Timeout options so I am not sure how they should affect your dialplan. On 11/3/06, Doug Crompton [EMAIL PROTECTED] wrote: Can anyone tell me why the following code snipet does

Re: [asterisk-users] IVR problem

2006-11-03 Thread Doug Crompton
Ok thanks... well my point was that numerous examples show NOT using waitexten but rather just background with the appropriate timers set. So in my example below s,6 and s,7 would be eliminated. This seems to not work though. As soon as the backgrouond message is complete the plan exits to nowhere

[asterisk-users] IVR problem

2006-10-17 Thread Jack Morgan
All, I'm not able to play background files since this morning. I'm seeing this error message in the logs: [Oct 17 10:23:56] WARNING[4572] file.c: File custom/asterisk-prospectus_IVR-main-day does not exist in any format [Oct 17 10:23:56] WARNING[4572] file.c: Unable to open

Re: [asterisk-users] IVR problem

2006-10-17 Thread Jack Morgan
On Tuesday 17 October 2006 11:12, Jack Morgan wrote: All, I'm not able to play background files since this morning. I'm seeing this error message in the logs: [Oct 17 10:23:56] WARNING[4572] file.c: File custom/asterisk-prospectus_IVR-main-day does not exist in any format [Oct 17 10:23:56]

Re: [asterisk-users] IVR problem

2006-10-17 Thread Conrad Wood
On Tue, 2006-10-17 at 11:12 -0700, Jack Morgan wrote: All, I'm not able to play background files since this morning. I'm seeing this error message in the logs: [Oct 17 10:23:56] WARNING[4572] file.c: File custom/asterisk-prospectus_IVR-main-day does not exist in any format [Oct 17

[Asterisk-Users] IVR problem from PSTN phone

2003-07-04 Thread Andrzej Radke
Hello all ! I have a problem with my IVR with terminate connection from PSTN phone Here is my configuration extension.conf [ivri] ;exten = s,1,Wait(1) exten = s,1,Answer ;exten = s,2,DigitTimeout(5) ;exten = s,3,ResponseTimeout(10) exten = ivr,1,Background(demo-congrats) exten =