Displaying 4 results from an estimated 4 matches for "gxp280_18".
2009 Jun 26
0
Problem with RetryDial
I issue this command:
RetryDial(another-time,10,4,SIP/GXP280_18,10,ghM(cfmc_dial_private^RetryAndQ
ueue^SIP/GXP280_18))
Asterisk rings the phone for 10 seconds. Asterisk then waits 10 seconds.
Asterisk rings again for 10 seconds. I would expect this to happen a total
of 4 times.
The problem is that after the second ring for 10 seconds Asterisk exits the
Retry...
2010 May 16
1
play a sound file directly to a caller channel
Hello User-List,
is it possible to play a sound file directly to a caller channel?
Like this AMI command
Action: Originate
Channel: SIP/20-00001d41
Application: Playback
Data: /path/to/audio/file
I get an Error Message. My intension is to play a sound file to a caller and the other callers don't hear this.
Can someone help me ?
Thanks a lot
Bye Daniel
2010 Aug 10
1
Playback during call
Hi all,
How can I playback a file within an active call?
I've tried with ChanSpy whisper mode like this (using AMI):
Action: Originate
Channel: Local/9999 at default
Priority: 0
Variable: MSG=test
Application: ChanSpy
Data: SIP/1234-123
Async: 1
and in the dialplan:
[default]
exten => 9999,1,Answer()
exten => 9999,n,Wait(2)
exten => 9999,n,Playback(${MSG})
Where
2009 Dec 04
2
Multiple Channel Variables with AMI Originate
Hi guys I seem to be having a problem, I don't know if it's a bug or whether
I'm just doing it incorrectly.
I want to set about 3 channel variables when I originate a call via AMI.
All the documentation I have found says to do it like this:
Variable: variable1=value|variable2=value|variable3=value
However when I do this it runs them all together and I end up with: