[asterisk-users] Backport of DEVICE_STATE to 1.4
Leif Madsen
leif.madsen at asteriskdocs.org
Mon May 16 07:11:59 CDT 2011
On 11-05-16 07:29 AM, Olivier wrote:
> As this bug is considered "fixed", I think you can't add any comment
> anymore.
> Unfortunately, you can still see lines mentionning DEVSTATE function like :
>
> if (ast_strlen_zero(data)) {
> ast_log(LOG_WARNING, "DEVSTATE function called with no custom device
> name!\n");
> return -1;
> }
>
> I opened issue 19300 for that.
Sorry, but backported code is not supported on the issue tracker. You'll need to
use a version of Asterisk that natively supports the DEVICE_STATE() function and
which has maintenance support status (i.e. Asterisk 1.8).
Thanks,
Leif.
More information about the asterisk-users
mailing list