[asterisk-ss7] NAI problem

Saeed Ahmad saeedahmad1981 at gmail.com
Thu Jul 9 06:40:43 CDT 2009


Dear all,

How can we set NAI to use dynamically for national and international
outgoing calls.


i tried everything i.e. national, international, dynamic, unknown but it
seems that its always sending out 'national'
here is my config:


group=1
networkindicator=international
; channel definition
sigchan=16
cicbeginswith=1
channel=1-15
cicbeginswith=17
channel = 17-31


; SS7 Called Nature of Address Indicator
;
; unknown:        Unknown
; subscriber:     Subscriber
; national:       National
; international:  International
; dynamic:        Dynamically selects the appropriate dialplan
;
ss7_called_nai=dynamic
;
; SS7 Calling Nature of Address Indicator
;
; unknown:        Unknown
; subscriber:     Subscriber
; national:       National
; international:  International
; dynamic:        Dynamically selects the appropriate dialplan
;
ss7_calling_nai=dynamic
;
;
; sample 1 for Germany
ss7_internationalprefix=00
ss7_nationalprefix=0
ss7_networkroutedprefix=0P
ss7_subscriberprefix=0S
ss7_unknownprefix=0U



Debug output:

centos*CLI>     Forward Call Indicators:
centos*CLI>             Nat/Intl Call Ind: call to be treated as a national
call (0)
centos*CLI>             End to End Method Ind: no end-to-end method(s)
available (0)
centos*CLI>             Interworking Ind: no interworking encountered (0)
centos*CLI>             End to End Info Ind: no end-to-end information
available (0)
centos*CLI>             ISDN User Part Ind: ISDN user part used all the way
(1)
centos*CLI>             ISDN User Part Pref Ind: ISDN user part not
preferred all the way (1)
centos*CLI>             ISDN Access Ind: originating access ISDN (1)
centos*CLI>             SCCP Method Ind: no indication (0)
centos*CLI>             [ 60 01 ]
centos*CLI>     Calling Party's Category:
centos*CLI>             Category: Ordinary calling subscriber (10)
centos*CLI>             [ 0a ]
centos*CLI>     Transmission Medium Requirements:
centos*CLI>             Speech (0)
centos*CLI>             [ 00 ]
centos*CLI>     --VARIABLE LENGTH PARMS[1]--
centos*CLI>     Called Party Number:
centos*CLI>             Nature of address: 3
centos*CLI>             NI: 0
centos*CLI>             Numbering plan: 1
centos*CLI>             Address signals: 0049177xxxxx#
centos*CLI>             [ 0a 83 10 00 94 71 67 19 49 58 0f ]
centos*CLI>     --OPTIONAL PARMS--
centos*CLI>     Calling Party Number:
centos*CLI>             Nature of address: 3
centos*CLI>             NI: 0
centos*CLI>             Numbering plan: 1
centos*CLI>             Presentation: 0
centos*CLI>             Screening: 0
centos*CLI>             Address signals: 100
centos*CLI>             [ 0a 04 83 10 01 00 ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-ss7/attachments/20090709/96cc5702/attachment-0001.htm 


More information about the asterisk-ss7 mailing list