Hi,
Is there a common method for rewriting the caller id for outboud calls? apparently rpid is insufficient.. I need something like the "set(CALLERID=904xxxxxxx)" thing in asterisk.
Thanks Mark price
On Fri, Jul 28, 2006 at 12:46:40PM -0400, Mark Price wrote:
rewriteuser(904xxxxxx);
and also one way:
substr or replace
Thanks Mark price
Wbr,