Displaying 2 results from an estimated 2 matches for "groupcall".
2005 Jun 30
3
Resolving groupcalls
...r but not who is using the
channel.
I know there is the CDR output in Master.csv. But it shows me the same.
The other problem with CDR is, that it shows me the Info only after the
call is finished. That's why I'm trying to parse the asterisk output.
My extensions.conf looks like this..
GROUPCALL => Zap/g2/1200021&Zap/g2/1200022&Zap/g2/1200023
.
.
exten => s,1,Dial(${GROUPCALL})
2010 Feb 06
6
Dial script
Does anyone have a Dial script or a hint on how I can dial 10000
numbers in sequence?
When the calls are answered, I play a .gsm or .wav.
Then, if user presses a defined digit, the call gets bridged to me.