Re: [asterisk-users] Slightly more advanced dialling..

2010-03-31 Thread Andy Dixon
Hi, the system() part pointed me in the right direction.. Thanks, going to give it a test now.. Thanks! Andy On 29 March 2010 20:24, Zeeshan Zakaria zisha...@gmail.com wrote: Hi, I have done it a few times. Just posted a small blog about it with code. Check it at

[asterisk-users] Slightly more advanced dialling..

2010-03-29 Thread Andy Dixon
Hello, I'm wondering if it is possible to ring X number of extensions simultaneously, and each answered call can be handled with some code. I can do a huntgroup-esque way of dialling, but I want all the dialled numbers to be picked up. I hope this makes sense.. If not please say.. Many thanks!

Re: [asterisk-users] Slightly more advanced dialling..

2010-03-29 Thread Andy Dixon
] *On Behalf Of *Andy Dixon *Sent:* Monday, March 29, 2010 8:03 AM *To:* asterisk-users@lists.digium.com *Subject:* [asterisk-users] Slightly more advanced dialling.. Hello, I'm wondering if it is possible to ring X number of extensions simultaneously, and each answered call can be handled

[asterisk-users] Call Files

2008-08-27 Thread Andy Dixon
to that as opposed to waiting for the extension to become free. Is there any known way around this..? My call file looks like this: Channel: Local/[EMAIL PROTECTED] MaxRetries: 100 RetryTime: 1 WaitTime: 5 Extension: 666 Archive: yes Callerid: Callback 666 Thanks! Andy Dixon

Re: [asterisk-users] Changing callerID in a context

2008-08-22 Thread Andy Dixon
On 21 Aug 2008, at 14:40, Philipp Kempgen wrote: Andy Dixon schrieb: I am trying to alter the outbound callerID for extensions within a context I have created. I wrote the following: exten = _9.,2,ExecIf($[$[${REALCALLERIDNUM} = 360] | $[$ {REALCALLERIDNUM} = 670]]|Set|CALLERID(num

[asterisk-users] Changing callerID in a context

2008-08-21 Thread Andy Dixon
Hello, I am trying to alter the outbound callerID for extensions within a context I have created. I wrote the following: exten = _9.,2,ExecIf($[$[${REALCALLERIDNUM} = 360] | $[$ {REALCALLERIDNUM} = 670]]|Set|CALLERID(num)=581560) exten = _9.,3,ExecIf($[$[${REALCALLERIDNUM} = 361] | $[$