Hi
        I am trying to set up a hold system so that a call is always parked in 
the same spot no matter how many times it is picked up. My problem is I cannot 
fins a variable the identifies the call all the way through until it is 
destroyed. ${UNIQUEID} and ${CHANNEL}  both seam to get lost when the call is 
parked. I tried setting 
    set($[“${UNIQUEID}-hold”=”701”])
and
    set($[“${CHANNEL}-hold”=”701”])

and both work fine until I do a transfer to park. Then both variables are 
blank. Is there any variable that is persistent to a call through all of the 
transfers.

asterisk 11.6-cert1
centos 5.7

Thanks

Kelly
-- 
_____________________________________________________________________
-- 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

Reply via email to