12 12:10:55 -0500
Subject: Re: [asterisk-users] device state of a realtime queue member
You can use system() to do this from the dialplan From:
asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Matt Hamilton
Sent: Wednesday, April 18, 2012 11:
a realtime queue member
Thanks Ishfaq, I need something from within the dialplan though.
> From: i...@pack-net.co.uk
> To: asterisk-users@lists.digium.com
> Date: Wed, 18 Apr 2012 10:06:38 +0100
> Subject: Re: [asterisk-users] device state of a realtime queue member
>
>
Thanks Ishfaq, I need something from within the dialplan though.
> From: i...@pack-net.co.uk
> To: asterisk-users@lists.digium.com
> Date: Wed, 18 Apr 2012 10:06:38 +0100
> Subject: Re: [asterisk-users] device state of a realtime queue member
>
> On Tue, 2012-04-17 at
On Tue, 2012-04-17 at 11:53 -0400, Matt Hamilton wrote:
> I'm trying to find if a realtime queue member is paused or not from
> the dialplan.
>
> For a "paused", "not in use" phone, DEVICE_STATE returns "not in use"
> only. Is there a function that will tell if the phone is paused or not
> (other
I'm trying to find if a realtime queue member is paused or not from the
dialplan.
For a "paused", "not in use" phone, DEVICE_STATE returns "not in use" only. Is
there a function that will tell if the phone is paused or not (other than
querying the database directly)?
Thanks,
Matt