Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Forcing NADI values on outbound calls (sip-->ss7) to national/international

The following syntax will overwrite and force the calling (clg), called (cld) and rdnis NADI values on outbound ss7 calls.

syntax:

<action application="export" data="freetdm_ss7_cld_nadi=<nadi value>"/>
<action application="export" data="freetdm_ss7_clg_nadi=<nadi value>"/>
<action application="export" data="freetdm_ss7_rdnis_nadi=<nadi value>"/>

<nadi value> must be replaced with 3 or 4, based on your needs:
3=national
4=international

The above syntax must be inserted inside the <context name="from-pstn-to-sip"> as seen below

  • No labels