On 12/19/05, BJ Weschke <[EMAIL PROTECTED]> wrote: > On 12/19/05, Mojo with Horan & Company, LLC <[EMAIL PROTECTED]> wrote: > > I'm pretty sure ALERT_INFO became _ALERT_INFO, so change your line to read: > > SetVar(_ALERT_INFO=bellcore-r4) > > and it should work again. > > > > Actually, having just checked then chan_sip.c source, ALERT_INFO > should be working. How are you trying to set it in your dial plan? >
SetVar has been deprecated however in favor of Set() with v1.2. SetVar should actually still work with the release of v1.2, but if you're using /trunk I think SetVar has recently been set to no longer work at all. -- Bird's The Word Technologies, Inc. http://www.btwtech.com/ _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
