Re: [asterisk-users] How to give user a prompt before connecting thecall

2008-04-02 Thread Jeremy Mann
Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] How to give user a prompt before connecting thecall It can be done via the 'visit a macro' part of the dial command... If anyone would like, i can post a code sample. PaulH On Mon, 2008-03-31 at 15:33

Re: [asterisk-users] How to give user a prompt before connecting thecall

2008-04-01 Thread Jeremy Mann
PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] How to give user a prompt before connecting thecall Something like this: Dialling: exten = s,n(dial),Dial($ZAP/G1/${number},15,M(check)gm) exten = s,n,Dbget(next/number) exten = s,n,Goto(dial) {macro

Re: [asterisk-users] How to give user a prompt before connecting thecall

2008-04-01 Thread Paul Hales
Discussion Subject: Re: [asterisk-users] How to give user a prompt before connecting thecall It can be done via the 'visit a macro' part of the dial command... If anyone would like, i can post a code sample. PaulH On Mon, 2008-03-31 at 15:33 -0400, Dean Collins wrote

Re: [asterisk-users] How to give user a prompt before connecting thecall

2008-03-31 Thread Dean Collins
PROTECTED] Sent: Monday, March 31, 2008 2:27 PM To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Subject: [asterisk-users] How to give user a prompt before connecting thecall Hello, Is it possible to request for the premission from the called party

Re: [asterisk-users] How to give user a prompt before connecting thecall

2008-03-31 Thread Paul Hales
Discussion asterisk-users@lists.digium.com Subject: [asterisk-users] How to give user a prompt before connecting thecall Hello, Is it possible to request for the premission from the called party through a prompt before routing the call? For instance, before actually connecting two parties

Re: [asterisk-users] How to give user a prompt before connecting thecall

2008-03-31 Thread Jeremy Mann
-Commercial Discussion asterisk-users@lists.digium.com Subject: [asterisk-users] How to give user a prompt before connecting thecall Hello, Is it possible to request for the premission from the called party through a prompt before routing the call? For instance, before actually connecting

Re: [asterisk-users] How to give user a prompt before connecting thecall

2008-03-31 Thread Paul Hales
2:27 PM To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Subject: [asterisk-users] How to give user a prompt before connecting thecall Hello, Is it possible to request for the premission from the called party through a prompt before