Hello all,
I added a record named pre_dst in the cdr table.

It has the same type as dst field.

And I used this line in the dialplan:
exten => _7.,1,Set(CDR(pre_dst)=${EXTEN:1})

When I call, 70123456, (7 is only to use the provider trunk),
I have this in the CLI:
Executing Set("SIP/foo-0816a490", "CDR(predst)=0123456") in new stack
-- Executing NoOp("SIP/foo-0816a490", "0123456") in new stack
-- Executing Dial("SIP/moi-0816a490", "SIP/[EMAIL PROTECTED]") in new stack

But  nothing in the pre_dst field in cdr table.

Is there something wrong I did?

Thanks in advance.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to