Displaying 2 results from an estimated 2 matches for "prompt01".
Did you mean:
prompt02
2009 Jul 21
1
Dialplan step that I do not have
...t empl:5]
Verbose("SIP/dickenson-174c2010", "2,Doing custom record - before record")
in new stack
[2009-07-21 07:48:45.654] == Doing custom record - before record
[2009-07-21 07:48:45.654] -- Executing [*9901 at empl:6]
Record("SIP/dickenson-174c2010", "/tmp/prompt01.gsm") in new stack
[2009-07-21 07:48:45.655] -- <SIP/dickenson-174c2010> Playing 'beep.gsm'
(language 'en')
[2009-07-21 07:48:49.398] -- Executing [*9901 at empl:7]
Verbose("SIP/dickenson-174c2010", "2,Doing custom record - before second
wait")...
2006 Feb 15
1
Bridge Calls with G()
...I thought that the G() flag in the dial application would work.
I tried the the following test (continue down a dial plan). One station
calls into a context ... in this case, dials '55' to start the extenion
exten => 55,1,DBget(PHONE2=demo/phone2)
exten => 55,2,Playback(/recordings/prompt01)
exten => 55,3,Dial(${PHONE2},,rG(from-internal-custom, 55, 4))
exten => 55,4,Playback(/recordings/prompt02)
exten => 55,5,Hangup()
You would think that the two parties would hear prompt02 and each other in a
conversation ... this does not work. However:
exten => 55,1,DBget(PHONE2=de...