Robert Goodyear
2005-Apr-01 16:02 UTC
[Asterisk-Users] Preserving CallerID when forwarding to cellphone
Submission to the list: I noticed that some VoIP call origination prepends a + symbol ( plus sign ) on the callerID presentation. When I forward a call outward, this breaks the callerID, so I'm using this to clean up the string as soon as the call comes in: exten => s,3,SetCallerID(${CALLERIDNUM:1}) Regards, /rg
Paul
2005-Apr-01 16:23 UTC
[Asterisk-Users] Preserving CallerID when forwarding to cellphone
You might want to try Googling this if you haven't already. I'm pretty sure I've run across this in my search to find out for to forward a call outward. I still have yet to figure out how to forward a call outward. It sounds like you've already accomplished that....can you please post the section for this from your extensions.conf??? Cheers, Paul -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Robert Goodyear Sent: Friday, April 01, 2005 17:02 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] Preserving CallerID when forwarding to cellphone Submission to the list: I noticed that some VoIP call origination prepends a + symbol ( plus sign ) on the callerID presentation. When I forward a call outward, this breaks the callerID, so I'm using this to clean up the string as soon as the call comes in: exten => s,3,SetCallerID(${CALLERIDNUM:1}) Regards, /rg _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users