[asterisk-ss7] Cannot block CallerID with libss7
Jean Cérien
cerien.jean at gmail.com
Thu Mar 18 14:36:25 CDT 2010
Hi
I've come accross the same issue... and I've switched to chan_ss7 (also
because I had a weird behaviour on outgoing calls being replied by a con)
if you want to fix this, you need to fiddle in
asterisk/channels/chan_dahdi.c, and look for 'SS7_PRESENTATION_xxxx' and
change something there - I remember trying a quick fix and getting it to
work, but I cant find exaclty what I had done !
sorry...
J.
On Thu, Mar 18, 2010 at 3:25 PM, enrico mario <msaddicted at gmail.com> wrote:
> Hello,
> I cannot block CallerID with attila's libss7. I've two crossed boxes with
> the same software version and specular configuration. I had some checks with
> "core show channels verbose" inside Asterisk, and with a protocol analyzer
> (showing Calling Party Number with Presentation Allowed)
> My setup:
>
> [[[extensions.conf]]]
> ...
> exten => 03312,1,Set(CALLERPRES()=prohib)
> exten => 03312,n,Set(CALLERPRES(num)=prohib)
> exten => 03312,n,Set(CALLERPRES(name)=prohib)
> exten => 03312,n,Dial(DAHDI/g1/${EXTEN})
> ...
>
> [[[chan_dahdi.conf]]]
> [trunkgroups]
>
> [channels]
> echocancel=yes
> echotraining=no
> context = default
> signalling = ss7
> ss7type = itu
> ss7_called_nai=dynamic
> ss7_calling_nai=dynamic
> usecallerid=yes
> hidecallerid=no
> callerid=asreceived
> group = 1
> linkset = 1
> pointcode = 10
> adjpointcode = 9
> defaultdpc = 9
> ...
>
> Anyone has suggestions? Thank you!
>
> Mario
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-ss7 mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-ss7
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-ss7/attachments/20100318/4ef306b9/attachment.htm
More information about the asterisk-ss7
mailing list