[asterisk-users] Extensions.conf changed but not take effect
Philipp von Klitzing
klitzing at pool.informatik.rwth-aachen.de
Wed Mar 10 14:09:38 CST 2010
>> exten => _95040XXXXX,1,Set(CALLINNUM=${CALLERID(dnid)})
> Try setting CALLINNUM to ${EXTEN}.
> exten => _95040XXXXX,1,Set(CALLINNUM=${EXTEN}).
CALLERID(num) instead of CALLINNUM (which is 100% wrong)
More information about the asterisk-users
mailing list