[asterisk-users] RPID

Kristian Kielhofner kris at krisk.org
Thu Sep 28 09:46:53 MST 2006


Aaron Daniel wrote:
> Thanks... I did some research and found that it's actually not what I was
> wanting (unless I missed something lol).  I'm actually looking for a way to
> forward caller id information to the called party on a forwarded call.  I
> may just need to dig deeper.
> 
> On another note, I did find a patch in mantis that is considered
> experimental that does get it to where you can see the caller id of who
> you're calling based in the dialplan.  Back to the drawing board though :)
> 
> Aaron
> 

Aaron,

	Usually, the way that I do that is to save CALLERIDNUM in a variable 
someplace when a call first comes in.  Then later on, if you need to 
forward the call, you can set the CALLERID to your custom variable (I 
use KKFROMCID) to always set the original callerid.  Works quite well in 
macros.

--
Kristian Kielhofner


More information about the asterisk-users mailing list