SCCP decoder
From Yate Documentation
(Difference between revisions)
Line 15: | Line 15: | ||
decoder=true | decoder=true | ||
− | See also: | + | '''See also:''' |
+ | |||
*[[SCCP Introduction]] | *[[SCCP Introduction]] | ||
*[[SCCP_address_translation | SCCP Address Translation]] | *[[SCCP_address_translation | SCCP Address Translation]] |
Latest revision as of 16:10, 26 October 2017
This is a special non-standard feature of YATE.
The SCCP can be used as a SCCP message decoder. This case can be found if SCCP is used with M3UA-GW.
YATE M3UA-GW has the ability to route messages to ASPs based on SCCP GT or/and SSN, in this way the SCCP is used to decode the SCCP message for M3UA-GW so that the gateway can look for the routing parameters.
To activate this feature set in ysigchan.conf
[sccp] type=ss7-sccp pointcodetype=ITU localpointcode=7 priority=0 decoder=true
See also: