[Asterisk-Users] incoming cid translation tables

Ed Guy edguy at pulver.com
Tue Jun 29 16:33:35 MST 2004


wolfgang,

Here's how I 'fix' my caller id for calls from FWD...

[fwd]
; routing for calls from FWD
exten => _X.,1,SetCidNum(*393${CALLERIDNUM})
exten => _X.,2,Macro(sipexten,1000,${KITCHEN},fwd)
...


Best Regards
/ed



======================================================================
Edward T. Guy, III, Ph.D.
CTO, Pulver.com Enterprises
Melville, NY
email:edguy at pulver.com sip:33489 at fwd.pulver.com pstn:+1.631.961.8965



> -----Original Message-----
> From: asterisk-users-admin at lists.digium.com
> [mailto:asterisk-users-admin at lists.digium.com]On Behalf Of
> list+asterisk-users at lists.wsrcc.com
> Sent: Tuesday, June 29, 2004 2:29 PM
> To: asterisk-users at lists.digium.com
> Subject: [Asterisk-Users] incoming cid translation tables
> 
> 
> 
> How does one do translation for calls that come in from other pbx's
> where the incoming caller ID is an internal extension number on their
> pbx?  Eg.  when I get a call from Free-World-Dial the CID shows up as
> "429102" which is essentially their internal extension number sans any
> routing prefix.  To dial the number back I need to dial the extension
> with FWD's routing prefix prepended or 1-393-942-9102.  Is there some
> simple way to route all the incoming FWD calls to a context that
> prepends "393-9" to their 6-digit prefixes?  (And for extra credit
> "393-99" to their 5-digit prefixes?)  Unless I can fix up their CID,
> the dialback buttons on the phone (and in voicemail) are useless.
> 
> -wolfgang
> -- 
> Wolfgang S. Rupprecht                http://www.wsrcc.com/wolfgang/
> Send personal replies to this address.  Mailman won't let me post 
> unless I forge the From-line to be the same as my incoming alias for
> this list.  <wolfgang+gnus20040629T111236 at dailyplanet.dontspam.wsrcc.com>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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
> 



More information about the asterisk-users mailing list