Archives : January-2019

Home » 2019 » January » 10

./configure LDFLAGS=-z muldefs –libdir=/usr/lib64–with-unixodbc=$(odbc_config –include-prefix)/ –disable-asteriskssl-enable-xmldoc NOISY_BUILD=yesres_pjsip/config_transport.c: In function ‘cipher_name_to_id’:res_pjsip/config_transport.c:982:..

Read more

on an Asterisk 16 with PJSIP I want to know the state of a device (idle, busy, unavailable, …) in the dialplan. I tried with ChanIsAvail() but this one doesnt return the real state (eg a device calling an extension which is running ChanIsAvail()..

Read more