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:
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.
rewriteuser(904xxxxxx);
and also one way:
substr or replace
Thanks Mark price
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Wbr,