[Asterisk-Users] CALLERIDNUM::3 do not working on 1.2.1

Pisac pisacc at gmail.com
Sat Jan 14 09:04:49 MST 2006


I'm using Asterisk 1.2.1-BRIstuffed-0.3.0-PRE-1f

Your answer was helpfull, it's working now like it used before.

But I'm dissapointed with all this minor & needless & problematic
changes which needlessly spending my time. I will realy double rethink
in the future about upgrading any tuned system to new Asterisk release.

Thanks for your help.



----- Original Message ----- 
From: "trixter aka Bret McDanel" <trixter at 0xdecafbad.com>

using SVN-branch-1.2-r7847M+trxtel (no modifications to this part per
the +trxtel stuff) I get
-- Executing NoOp("SIP/31-f1eb", "19164048307") in new stack
-- Executing NoOp("SIP/31-f1eb", "64048307") in new stack
-- Executing NoOp("SIP/31-f1eb", "19164048307") in new stack
-- Executing NoOp("SIP/31-f1eb", "640") in new stack
-- Executing NoOp("SIP/31-4f86", "191") in new stack
from
exten => 4,1,noop(${CALLERIDNUM})
exten => 4,2,noop(${CALLERIDNUM:3})
exten => 4,3,noop(${CALLERIDNUM::3})
exten => 4,4,noop(${CALLERIDNUM:3:3})
exten => 4,5,noop(${CALLERIDNUM:0:3})
The only one that didnt work as you described was the '::3' and once I
implicitly stated '0' as the starting offset it works as you
described.
What version of 1.2 are you using?
-- 
Trixter http://www.0xdecafbad.com Bret McDanel
UK +44 870 340 4605 Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378
http://www.sacaug.org/ Sacramento Asterisk Users Group




More information about the asterisk-users mailing list