Is it possible to change the var CALLERIDNUM?
I need to put the 0 in front of the incoming number to be able to make a redial on a missing call.
We need the 0 to rich the external line
I tried with exten => s,1,Answer exten => s,2,Setvar(CALLERIDNUM=0${CALLERIDNUM})
On console I see the new variable but in reality it does not change the callerid number on the phone display.
Any suggestions?
well, I found it.. it was SetCIDName but now the strange thing is I get a "chan_sip.c:5282 handle_request: Failed to authenticate user USERNAME <sip:[EMAIL PROTECTED]>;"
what the hell???
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
