[asterisk-users] application missed in asterisk 1.6.1 - SetCallerID()

Atis Lezdins atis at iq-labs.net
Wed Aug 26 09:10:31 CDT 2009


On Wed, Aug 26, 2009 at 5:03 PM, harry R<rhm.noa101 at gmail.com> wrote:
> Hi
>
> A few day ago, I notice that some applications missed in asterisk 1.6.1
> release even if *.so file which normally create them were compiled during
> Asterisk install.
> SetCallerID(), SetCIDNum(), SetCIDName(), SetLanguage() ... and maybe so
> more.
>
> anyone already notice that to ?
>
> If it's not normal, anyone have an solution to it ?

Read the UPGRADE.txt

Solution is to use functions instead:

Set(CALLERID(name));
Set(CALLERID(num));
Set(CHANNEL(language));
etc

Regards,
Atis

-- 
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
atis at iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835



More information about the asterisk-users mailing list