search for: org_channel

Displaying 1 result from an estimated 1 matches for "org_channel".

Did you mean: irq_channel
2004 Nov 25
1
Can't hear playtones?
Hello, I would like the dialing party to know what happened to the call, since asterisk doesn't relay a sip error back to the originating sip channel (would be nice, a if (org_channel = sip && dst_channel = sip, relay error to sip client) I want to set up audio feedback on the call status. I've changed the county setting to NL in indications.conf and created this test extension: Exten => s,1, answer Exten => s, 2, playback(test) Exten => s, 3, pla...