Re: [Asterisk-Users] Auto-dial from webpage

2003-10-21 Thread Mark B. Elrod
Interesting... I see that you are not just reordering the lines but putting the information in different places. Can you give an example of what the Context would actually look like for this? I tried this with Context: extensions and that did not work. elrod WipeOut wrote: John Todd wrote:

Re: [Asterisk-Users] Auto-dial from webpage

2003-10-21 Thread Andrew Thompson
- Original Message - From: "WipeOut" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 21, 2003 3:32 AM Subject: Re: [Asterisk-Users] Auto-dial from webpage > John Todd wrote: > > >> I want to create a CGI that will allow me to mak

Re: [Asterisk-Users] Auto-dial from webpage

2003-10-21 Thread WipeOut
Ashley Jones wrote: >> Channel: Zap/g2/14109850123 >> MaxRetries: 2 >> RetryTime: 60 >> WaitTime: 30 >> Context: extensions >> Extension: 84 >> Priority: 1 >> JT From your example you would dial the outbound line and once connected dial the internal extension.. does this not mean that the exter

Re: [Asterisk-Users] Auto-dial from webpage

2003-10-21 Thread Ashley Jones
>> Channel: Zap/g2/14109850123 >> MaxRetries: 2 >> RetryTime: 60 >> WaitTime: 30 >> Context: extensions >> Extension: 84 >> Priority: 1 >> JT From your example you would dial the outbound line and once connected dial the internal extension.. does this not mean that the external person would hear

Re: [Asterisk-Users] Auto-dial from webpage

2003-10-21 Thread WipeOut
John Todd wrote: I want to create a CGI that will allow me to make a call when a user clicks on a URL in a webpage. I believe I need to create a file in /var/spool/asterisk/outgoing that defines the number I want to call and the phone I want to connect it to but I see no way to define the phone nu

Re: [Asterisk-Users] Auto-dial from webpage

2003-10-20 Thread John Todd
I want to create a CGI that will allow me to make a call when a user clicks on a URL in a webpage. I believe I need to create a file in /var/spool/asterisk/outgoing that defines the number I want to call and the phone I want to connect it to but I see no way to define the phone number I want to dia

[Asterisk-Users] Auto-dial from webpage

2003-10-20 Thread Mark B. Elrod
I want to create a CGI that will allow me to make a call when a user clicks on a URL in a webpage. I believe I need to create a file in /var/spool/asterisk/outgoing that defines the number I want to call and the phone I want to connect it to but I see no way to define the phone number I want to dia