<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>Hi</DIV>
<DIV>        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 </DIV>
<DIV>    set($[“${UNIQUEID}-hold”=”701”])</DIV>
<DIV>and</DIV>
<DIV>    set($[“${CHANNEL}-hold”=”701”])</DIV>
<DIV> </DIV>
<DIV>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.</DIV>
<DIV> </DIV>
<DIV>asterisk 11.6-cert1</DIV>
<DIV>centos 5.7</DIV>
<DIV> </DIV>
<DIV>Thanks</DIV>
<DIV> </DIV>
<DIV>Kelly</DIV>
<DIV> </DIV></DIV></DIV></BODY></HTML>