VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
viperdude_uk at yahoo.... Guest
|
Posted: Mon Jun 09, 2008 7:29 am Post subject: [asterisk-users] Remote-Party-ID and selective CLI withold |
|
|
Hi
One of my SIP providers need me to send the Remote-Party-ID with privacy=on to withhold CLI and privacy=off to show CLI. I want the option to withhold CLI selectable by my users. I have set sendprid=yes in the sip.conf but I cant find a way to toggle the privacy between on and off on a per call basis. Any ideas how to do this?
Regards
Jon
__________________________________________________________
Sent from Yahoo! Mail.
A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html |
|
Back to top |
|
|
phil-asterisk at tinsl... Guest
|
Posted: Mon Jun 09, 2008 10:09 am Post subject: [asterisk-users] Remote-Party-ID and selective CLI withold |
|
|
Quoting Jon Farmer <viperdude_uk at yahoo.co.uk>:
Quote: | Hi
One of my SIP providers need me to send the Remote-Party-ID with
privacy=on to withhold CLI and privacy=off to show CLI. I want the
option to withhold CLI selectable by my users. I have set
sendprid=yes in the sip.conf but I cant find a way to toggle the
privacy between on and off on a per call basis. Any ideas how to do
this?
|
exten => _141.,1,SetCallerPres(prohib)
exten => _141.,n,Goto(${EXTEN:3},1)
... provided of course that this appears in the same context... that
should do it.
--
Phil Reynolds
o ____ mail: phil-asterisk at tinsleyviaduct.com
|L_ \ / Web: http://www.tinsleyviaduct.com/phil/
(_)- \/ Waltham 66, Emley Moor 69, Droitwich 79, Windows 95 |
|
Back to top |
|
|
viperdude_uk at yahoo.... Guest
|
Posted: Mon Jun 09, 2008 10:56 am Post subject: [asterisk-users] Remote-Party-ID and selective CLI withold |
|
|
Hi
Thanks for that, got it working selectable by user now.
I did know about the SetCallPres() but it had temporarily slipped my mind
Regards
Jon
----- Original Message ----
From: Phil Reynolds <phil-asterisk at tinsleyviaduct.com>
To: asterisk-users at lists.digium.com
Sent: Monday, 9 June, 2008 4:09:34 PM
Subject: Re: [asterisk-users] Remote-Party-ID and selective CLI withold
Quoting Jon Farmer <viperdude_uk at yahoo.co.uk>:
Quote: | Hi
One of my SIP providers need me to send the Remote-Party-ID with
privacy=on to withhold CLI and privacy=off to show CLI. I want the
option to withhold CLI selectable by my users. I have set
sendprid=yes in the sip.conf but I cant find a way to toggle the
privacy between on and off on a per call basis. Any ideas how to do
this?
|
exten => _141.,1,SetCallerPres(prohib)
exten => _141.,n,Goto(${EXTEN:3},1)
... provided of course that this appears in the same context... that
should do it.
--
Phil Reynolds
o ____ mail: phil-asterisk at tinsleyviaduct.com
|L_ \ / Web: http://www.tinsleyviaduct.com/phil/
(_)- \/ Waltham 66, Emley Moor 69, Droitwich 79, Windows 95
_______________________________________________
-- 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
__________________________________________________________
Sent from Yahoo! Mail.
A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|