[asterisk-users] Hold

jonathan white jw at uvacity.com
Wed Jun 11 12:45:39 CDT 2014


Can you write the unique variable to astdb and then write it back to the
variable?

Not sure I have thought this through

J
On 11 Jun 2014 18:42, "Kelly Opal" <kelly at ncwcom.com> wrote:

>   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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140611/b64665d1/attachment.html>


More information about the asterisk-users mailing list