Re: [asterisk-ss7] Cannot block CallerID with libss7

2010-03-19 Thread enrico mario
Thank you very much! Mario On Fri, Mar 19, 2010 at 10:34 AM, Attila Domjan wrote: > On Fri, 2010-03-19 at 09:49 +0100, enrico mario wrote: > > Hi, > > setting "usecallingpres" to yes in chan_dahdi.conf did solve my > > problem. Now I can see the correct values for parameters in IAM > > message

Re: [asterisk-ss7] Cannot block CallerID with libss7

2010-03-19 Thread Attila Domjan
On Fri, 2010-03-19 at 09:49 +0100, enrico mario wrote: > Hi, > setting "usecallingpres" to yes in chan_dahdi.conf did solve my > problem. Now I can see the correct values for parameters in IAM > message using my protocol analyzer: Address presentation restricted > indicator: presentation restricte

Re: [asterisk-ss7] Cannot block CallerID with libss7

2010-03-19 Thread Marcelo Pacheco
Hi Enrico, 1 - Incoming/Outgoing channels have their differences 2 - Use core show channel , example: core show channel SIP/278118-0144 3 - I currently don't have any TDM spans, so I won't even try to send you an example output 4 - Also for every call there's an incoming and an outgoing ch

Re: [asterisk-ss7] Cannot block CallerID with libss7

2010-03-19 Thread enrico mario
Hi, setting "usecallingpres" to yes in chan_dahdi.conf did solve my problem. Now I can see the correct values for parameters in IAM message using my protocol analyzer: Address presentation restricted indicator: presentation restricted (1). But inside Asterisk I can still see the CallerID using the

Re: [asterisk-ss7] Cannot block CallerID with libss7

2010-03-18 Thread Domjan Attila
check this in chan_dahdi.conf: ; ; Whether or not to use the caller ID presentation from the Asterisk channel ; for outgoing calls. ; See dialplan function CALLERID(pres) for more information. ; Only applies to PRI and SS7 channels. ; usecallingpres=yes ; On Thu, 2010-03-18 at 20:25 +0100, enric

Re: [asterisk-ss7] Cannot block CallerID with libss7

2010-03-18 Thread Domjan Attila
Hi, it is working for me please put DumpChan() before the Dial and turn on the ss7 debuging. Send me the de result of the dumpchan and the outgoing IAM. A On Thu, 2010-03-18 at 20:25 +0100, enrico mario wrote: > Hello, > I cannot block CallerID with attila's libss7. I've two crossed boxes > w

Re: [asterisk-ss7] Cannot block CallerID with libss7

2010-03-18 Thread Jean Cérien
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_' and change something there - I

[asterisk-ss7] Cannot block CallerID with libss7

2010-03-18 Thread enrico mario
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: