So if a called extension is BUSY, that should hangup the caller with cause XXX. If XXX<>17 everything’s fine… I’m able to see it on Nortel’s D-chan… On Asterisk I could see
– Executing …Set(“Zap/27-1”, “PRI_CAUSE=XXX”) in new stack
– Executing … Hangup(“Zap/27-1”, “”) in new stack
or even Hangup(XXX);
– Executing … Hangup(“Zap/27-1”, “XXX”) in new stack
looks fine.
BUT if PRI_CAUSE equals to 17, the cause I see on Asterisk is 17, the cause I see on Meridian is 31 = “cause normal unspecified”…
Google’s told me about “priindication=outofband”… I’ve tried that with no success… I’ve found some unanswered topics of guys with same issues… So, now I’ve no idea to try =)
Asterisk is 1.4.17~dfsg-2ubuntu1
wanpipe is 3.2.7.1
zaptel is 1.4.10