Re: [Asterisk-Users] Problems with auto dialout

2005-12-01 Thread tim panton
mmercial Discussion Subject: Re: [Asterisk-Users] Problems with auto dialout       Channel: Local/[EMAIL PROTECTED] Callerid: 01612370660 MaxRetries: 5 RetryTime: 300 WaitTime: 45 Context: serverdown Extension: s Priority: 1         On 29 Nov 2005, at 15:39, Tony Spencer wrote:I&#x

RE: [Asterisk-Users] Problems with auto dialout

2005-12-01 Thread Tony Spencer
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of tim panton Sent: 29 November 2005 18:37 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Problems with auto dialout       Channel: Local/[EMAIL PROTECTED] Callerid: 01612370660 MaxRetries

Re: [Asterisk-Users] Problems with auto dialout

2005-11-29 Thread Hugh Jackman
005 13:22 > > To: Asterisk Users Mailing List - Non-Commercial Discussion > > Subject: Re: [Asterisk-Users] Problems with auto dialout > > > > Tony Spencer wrote: > > > > >I think the reason it just hangs up is it falls back to the default > > context >

Re: [Asterisk-Users] Problems with auto dialout

2005-11-29 Thread tim panton
Channel: Local/[EMAIL PROTECTED]Callerid: 01612370660MaxRetries: 5RetryTime: 300WaitTime: 45Context: serverdownExtension: sPriority: 1On 29 Nov 2005, at 15:39, Tony Spencer wrote:I'm a bit of newbie to Asterisk so I'm not to sure.I was just given the task to try and make this work.You could be corr

RE: [Asterisk-Users] Problems with auto dialout

2005-11-29 Thread Tony Spencer
13:22 > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Problems with auto dialout > > Tony Spencer wrote: > > >I think the reason it just hangs up is it falls back to the default > context > >which is in extensions.conf:

Re: [Asterisk-Users] Problems with auto dialout

2005-11-29 Thread Doug Lytle
Tony Spencer wrote: I think the reason it just hangs up is it falls back to the default context which is in extensions.conf: [default] include => ext-local exten => s,1,Playback(vm-goodbye) exten => s,2,Macro(hangupcall) I read it as if it was trying to match the context on the remote s

RE: [Asterisk-Users] Problems with auto dialout

2005-11-29 Thread Tony Spencer
> I see two problems. First the dialplan is not finding your context. > The second is that when your call is made over IAX, your box is seeing > it as answered and immediately playing "goodbye" before it is actually > answered. > I think the reason it just hangs up is it falls back to the defaul

RE: [Asterisk-Users] Problems with auto dialout

2005-11-29 Thread Steve Totaro
> > I'm trying to get Asterisk to send out voice alerts in conjunction with > Nagios. > > Basically what happens is depending on the type of failure Nagios has seen > a file will be created with the correct contacts phone number in the file. > > It will also put the correct context in the file d

[Asterisk-Users] Problems with auto dialout

2005-11-29 Thread Tony Spencer
I’m trying to get Asterisk to send out voice alerts in conjunction with Nagios. Basically what happens is depending on the type of failure Nagios has seen a file will be created with the correct contacts phone number in the file. It will also put the correct context in the file depending