[Asterisk-Users] Re: Strange MSN issue with HFC-s
Marc SCHAEFER
asterisk-users at alphanet.ch
Thu Feb 17 11:13:38 MST 2005
As a complement:
> probably I will need to add the patches for the ISDN analyzer to see
> what happens.
- when an ISDN phone calls out and the MSN is correctly passed:
Calling Number (len=14) [ Ext: 0 TON: Unknown Number Type (0) NPI:
ISDN/Telephony Numbering Plan (E.164/E.163) (1)
Presentation: Presentation permitted, user number not screened (0)
'0327516862' ]
- when the HFC-s dials out:
Calling Number (len=14) [ Ext: 0 TON: Subscriber Number (4) NPI:
ISDN/Telephony Numbering Plan (E.164/E.163) (1)
Presentation: Presentation permitted, user number passed network screening
(1) '0327516862' ]
- when the network calls:
Calling Number (len=14) [ Ext: 0 TON: Unknown Number Type (0) NPI:
ISDN/Telephony Numbering Plan (E.164/E.163) (1)
Presentation: Presentation allowed of network provided number (3) '0328414004' ]
So for me it looks like the problem could be fixed by making the HFC-s
change the TON from 4 to 0 and the presentation from 1 to 0.
However so far I have no clue how to do that.
More information about the asterisk-users
mailing list