[Asterisk-Users] Address Separator hex b causes callerid rejection

Linus Surguy linus at magrathea-telecom.co.uk
Mon Feb 2 06:41:17 MST 2004


> The problem is that the ISDN call to our switch has the screening
indicator
> set to "untrusted", to the switch sticks 0xb on the front of the CLI. BT
> then drop the CLI altogether.
>
> So I need to find a way of fiddling with the * presentation.

Ahhh..... so you have an interconnect switch then I take it!

You need to set the q931.c value - PRES_ALLOWED_NETWORK_NUMBER which has a
value of '3'. I think, although I've never tried this, you can actually call
the application CallingPres with the value of 3 before making an outbound
call. CallingPres(3) I think should do it - someone else might be able to
advise better.

Linus





More information about the asterisk-users mailing list