At 02:18 PM 10/22/2007, you wrote:
>;nothing displayed
>exten => s,n,Verbose(${CALLERID})
>exten => s,n,Verbose(${CALLERIDNAME})
>exten => s,n,Verbose(${CALLERIDNUM})
>exten => s,n,NoOp(${CALLERID})
>exten => s,n,Verbose(${CALLERID})
>
>;CID at last!
>exten => s,n,Verbose(${CALLERID(num)})
>========
>
>I'm running Asterisk 1.4. Does someone know why only the last
>statement does display the CID number while the others print nothing?


try adding a wait(1) right in the beginning, worked for me.

Ira


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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

Reply via email to