hello all...I have been trying to get a handle on CallerPres with an analog handset. I have usecallingpres=yes in my chan_dahdi.conf file and when I dial *67 on my analog handset I see Disabling Caller*ID on DAHDI/4-1 but when the call is then forwarded to my outbound SIP provider the RPID header is not correct privacy=off;screen=no instead of full and yes how can I correct this? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090722/0564e30d/attachment.htm
Philipp Kempgen
2009-Jul-22 15:36 UTC
[asterisk-users] CallerPres SIP headers Analog Phone
Ketema Harris schrieb:> hello all...I have been trying to get a handle on CallerPres with an > analog handset. I have usecallingpres=yes in my chan_dahdi.conf file > and when I dial *67 on my analog handset I see Disabling Caller*ID on > DAHDI/4-1 but when the call is then forwarded to my outbound SIP > provider the RPID header is not correct privacy=off;screen=no instead of > full and yes how can I correct this?I don't know if/how Asterisk handles/stores CLIR for analog handsets but SetCallerPres(prohib_passed_screen) does the trick when dialing to a SIP channel. Remote-Party-ID: ...;privacy:full;screen:yes You could add a *67 extension to your dialplan and store the CLIR state in AstDB for example. Philipp Kempgen -- AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de Videos of the AMOOCON VoIP conference 2009 -> http://www.amoocon.de --
Ketema Harris wrote:> hello all...I have been trying to get a handle on CallerPres with an > analog handset. I have usecallingpres=yes in my chan_dahdi.conf file > <member:file> and when I dial *67 on my analog handset I see Disabling > Caller*ID on DAHDI/4-1 but when the call is then forwarded to my > outbound SIP provider the RPID header is not correct > privacy=off;screen=no instead of full and yes how can I correct this? > > >Have you set sendrpid = yes in your sip.conf? -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062
Yes. I have sendrpid = yes in sip.conf. CallerPres works fine with sip handsets. On Jul 23, 2009, at 4:29 AM, Ishfaq Malik wrote:> Ketema Harris wrote: >> hello all...I have been trying to get a handle on CallerPres with an >> analog handset. I have usecallingpres=yes in my chan_dahdi.conf file >> <member:file> and when I dial *67 on my analog handset I see >> Disabling >> Caller*ID on DAHDI/4-1 but when the call is then forwarded to my >> outbound SIP provider the RPID header is not correct >> privacy=off;screen=no instead of full and yes how can I correct this? >> >> >> > Have you set sendrpid = yes in your sip.conf? > -- > Ishfaq Malik > Software Developer > PackNet Ltd > > Office: 0161 660 3062 > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users