[asterisk-users] [France CID] Does Zaptel support ETSI FSK?

Jared Smith jsmith at digium.com
Mon Oct 22 16:57:44 CDT 2007


On Mon, 2007-10-22 at 23:18 +0200, Vincent wrote:
> ========
> exten => s,1,NoOp(Got a call)
> 
> ;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?

Beginning with Asterisk 1.4, we moved all of the CallerID functionality
from channel variables and applications to a single CALLERID dialplan
function.  This should have been noted in UPGRADE.txt.  I also tried to
warn you about it in my last email in this thread, but I guess I should
have been more specific.


-- 
Jared Smith
Community Relations Manager
Digium, Inc.




More information about the asterisk-users mailing list