Hi,
i wrote an ivr script, it make a simpe call to internal number (jabber)
if jabber is disconnecter , i need a normal call close 0x10 cause and not the standard unassigned number.
My script intercept ls_004 cause correctly, i have try
playtone leg_incoming tn_disconnect
leg disconnect leg_incoming -c 010
set callInfo(previousCauseCode) 010
call close
but my router continue to send unassigned number.
How i can solve this?
Thanks