Hello,

I have the following call file:

Channel: Local/[EMAIL PROTECTED]/n
Callerid: 27
MaxRetries: 2
RetryTime: 10
Context: test2
Extension: s

And the following dialplan:

[test1]
exten = s,1,NoOp(${CALLERIDNUM})


But my CALLERIDNUM and CALLERIDNAME variables are both empty. I tried without success following alternatives in the call file:
- Callerid: Someone 27
- SetVar: CALLERID(number)=27

Can anybody tell me, how to set the callerID for outgoing calls realised with call files? I am using asterisk 1.2.

Thanks in advance for any hints.

Regards,
Arik

_______________________________________________
--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