We were able to implement Operator Redirect via RLT to our Nortel DMS-100. It
was pretty much a hack but it worked for us. We completely changed how the FAR
message is sent to the switch and can call it from the dialplan.
--
_
-
Can anyone suggest a way forward to implement RLT feature with asterisk and
libss7?
to accomplish this feature, we need to do the following:
1.Release the call with cause code(23).
2.Send the redirection number in the REL Message part on ISUP.
I am able to release the call with cause code(23).