[asterisk-users] Realtime followme and channel variables

2015-03-12 Thread Leandro Dardini
Followme is perfect to handle FMFM and it is now also realtime, but it
seems impossible to assign some value to a variable, from within the
followme to store info for example about the tenant the followme is running
under, like instead happen for example in the queue with the
setinterfacevar field.

I just need to pass a variable from the channel placing the call to the
followme to the channel where the extension is dialed by followme. Any idea?

Leandro
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Realtime followme and channel variables

2015-03-12 Thread Richard Mudgett
On Thu, Mar 12, 2015 at 5:14 PM, Leandro Dardini ldard...@gmail.com wrote:

 Followme is perfect to handle FMFM and it is now also realtime, but it
 seems impossible to assign some value to a variable, from within the
 followme to store info for example about the tenant the followme is running
 under, like instead happen for example in the queue with the
 setinterfacevar field.

 I just need to pass a variable from the channel placing the call to the
 followme to the channel where the extension is dialed by followme. Any idea?


Sounds like you need to use variable inheritance.

https://wiki.asterisk.org/wiki/display/AST/Variable+Inheritance

Richard
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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