|
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, playtones(busy) But I can’t hear a busy tone on my sip phone,
the call is answered, I hear the test file playback, but no busy tone. I tried to enter the values directly into playtones,
but that didn’t work either. Am I missing something? Kind regards, E. Versaevel |
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
