Archives : December-2018
I am seeing the following type of error in the console and verbose log. Connected line update to PJSIP/mlc296-00000000 prevented It is happening after a Dial command [Dial(PJSIP/mlc296-00000006, PJSIP/mlcx450,25,IktT)] before the other party answ..
I am facing an issue where asterisk cannot see the queues that exist in my database through realtime. I am using res_odbc and a local mysql database.If I run:realtime load queues name myqueueI get No rows found matching search criteria., however i..
I have an Asterisk 16.0.1 installation with PJSIP SIP Driver. I like to get the useragent in the Dialplan in the form of an Variable to check if it is allowed to place a Call. Is there anything available to achieve that in Asterisk? With the old chan_..
I get continuous errors about unknown address family : ERROR[1233]: netsock2.c:541 ast_sockaddr_hash: Unknown address family 0. ERROR[1233]: netsock2.c:541 ast_sockaddr_hash: Unknown address family 0. ERROR[1226]: netsock2.c:541 ast_sockaddr_hash: Unkn..
how can I figure out what happens to inbound calls? The inbound calls Im particularly interested in make phones that are members of a queue ring; when the call isnt picked up, another phone is dialed and when the call still isnt picked up, asterisk ha..