SCCP decoder
From Yate Documentation
(Difference between revisions)
(Created page with "This is a special non-standard feature of YATE.<br/> <br/> The SCCP can be used as a SCCP message decoder. This case can be found if SCCP is used with M3UA-GW.<br/><br/> YATE ...") |
|||
(5 intermediate revisions by one user not shown) | |||
Line 14: | Line 14: | ||
priority=0 | priority=0 | ||
decoder=true | decoder=true | ||
+ | |||
+ | '''See also:''' | ||
+ | |||
+ | *[[SCCP Introduction]] | ||
+ | *[[SCCP_address_translation | SCCP Address Translation]] | ||
+ | *[[STP SCCP configuration]] | ||
+ | *[[SEP SCCP configuration]] | ||
+ | *[[Configure SCCP and GTT]] |
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: