On Wed, Aug 26, 2009 at 5:03 PM, harry R<rhm.noa...@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,
a...@iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835

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

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Reply via email to