Archives : October-2015
Paging a phone set the phone to auto answer and open the speaker.How can I set the phone to turn on just his microphone and the camera, if available, for security remote controlling?..
I use TLS and SRTP on all my extensions.I use openssl and distribute my root certificate to my endpoints. Most of the time my calls work just fine.Sometimes I receive a repeating error in my log files however, and I don’t know why this is happeni..
Our custom application sets some SIP headers that we want passed to the called party via asterisk in a simple proxy setup.It works fine for voice calls, but we also use SIP to send outofcall messages.I notice I cant use SIP_HEADER() to get those cus..
HelloI find very little feedback on the following warning/error when trying to connect to Google calendar :[Oct 26 12:11:14] WARNING[24926]: res_calendar_caldav.c:118 auth_credentials: Invalid username or password for CalDAV calendar cal1[Oct 26 12:11:..
I using PJSIP as sip driver, I wound like to get source IP on inbound calls from my peers,tried use Function_CHANNEL like${CHANNEL(pjsip,type,remote_addr)}but it returns only empty string, what I do..
I found an api to get all the extensions from asterisk however I wonder is there any api to create the extension on asterisk or not ?Thank you, I am waiting for your reply..
Anyone know how to suppress the — Remote UNIX connection / disconnected messages. I have a monitoring application that calls asterisk from the command line to verify some uptime stats. I would like to not have the console log the connections.. Any id..
I wonder about free pbx does it has any api to get the register extensions or the api to create the extensions or not ?thank you, I am waiting for your reply..
I have a need to pass through SIP headers that start with a particular prefix, without knowing beforehand what the full name of the header actually is.For example I need to test for any headers on an inbound channel that start with FOO_ and then ..
all!Ive created a ØMQ Asterisk Manager Interface (AMI) Broker.ØMQ broker is used to distribute Asterisk AMI messages among Asterisk servers. For example by using DeviceStateChange AMI event it makes all Asterisk servers share the same device stat..