Im adapting existing installation script to CentOS 7 in order to work with systemd. Here we have more details about the ..
Author : Olivier
Im currently studying STUN on new 13.13.1 setup. As Im planning to backport my findings to older Asterisk setups, Im focusing on SIP stack, at the moment, leaving PJSIP alone.I always thought STUN could be an alternative to externip/externhost sett..
Im compiling Asterisk from source on Debian systems.Im currently writing a script Im planning to launch when upgrading from one Asterisk version to another one within the same class (from 13.4.0 to13.12.0 or from 13.12.0 to 13.8.0, for instance).Read..
From [1], I read the following example:[applicationmap]retrieveinfo => #8,peer,Set(ARRAY(CDR(mark),CDR(name))=${ODBC_FOO(${CALLERID(num)})})Then I wrote is my own simplified example:[applicationmap]setuserfield => 11,peer,Set(CDR(userfield)=FOO)W..
Ive got a remote system that is plagued with a strange issue.It happens from time to time. Yet, Ive not found any condition that trigger this phenomenon.Here is my setup:- PSTN ITSPRouterSwitchAsterisk box||SIPPhones- Asterisk box is a Raspi/Rasb..
I had a recent case where Asterisk stopped due to a segfault. This reminded me that being sure that whenever such issue occurs, its useful to have a core file or various data at hand to analyze and exchange with support teams.How can you double ch..
Asterisk offers several ways to query an external calendar. Im wondering what could happen if an external calendar was down or very slow to respond.Looking at wiki.asterisk.org, I didnt find any timeout parameter in calendar functions, nor in calendar.c..
My trunk was configured with: trust_id_inbound: false trust_id_outbound : falseSetting both values to yes in endpoints config made both Privacy and P-Asserted-Identity headers appear in first outbound INVITE.(My ITSP still declines my anonymous c..
My ITSP provides me with a SIP trunk which requires a CallerID value for any outbound call. Though a CallerID is required, anonymous calls are allowed. See extracts from a successfull anonymous call:From: Anonymous ;tagC8b284694b5b3dePrivacy: idP-Asserted-Identi..
Ive got the following setup:PSTN —- ITSP —- SDSL Modem-Router —- G..