Im load testing a new Asterisk 13 system (DebianStretch, packaged asterisk). One system writes CDR though an ODBC connection to a local Postgres database over the LAN.When sending 50 new calls per second with SIPp, Im seeing one system outputs :taskprocessor..
Author : Olivier
Has someone met success in Gigaset N510IP DECT base station provisionning ?If positive, could you describe a bit which files you had to create on(HTTP) provsionning server ?Be..
If Im not mistaken SNMP support is missing in Debian Stretch packaged Asterisk while this support is present in either Jessie or Buster (looking at [1] or equivalent pages).Is it something that can be worked around or shall I fear a major obstacle w..
SIPps PCAP play feature can replay pre-recorded audio stream towards destination (see [1]). Doc mentions tcpdump and Wireshark as tools to record such RTP streams without further details.Looking at SIPp 3.2 source archive, I found PCAP samples in a pcap/directo..
I have an Asterisk 13-enabled system.1. Using features.conf application map (or something else), is it possible to define a single map matching several DTMF sequences, such as in the imaginary example bellow ?features.conf:foobar => _*123.,peer,Gosub,foobar,s,1_*1..
On a lab setup, I can see an Asterisk 11 system is correctly receiving and displaying (sip show channelstats) incoming RTCP reports but not any report to the other end.Searching through *.sample files does show much. This highlighted I still have a ..
2017-12-14 16:28 GMT+01:00 Tzafrir Cohen :Im a bit ashamed of this but I must have forgotten an apt-get update, before trying to install asterisk-dbgsym. I did it and it worked perfectly.Sorry for the noise !How would you roughly evaluate this performa..
Im used to install Asterisk on Debian stable platforms.A customer is asking how I would proceed on a CentOS platform.After a short research (see [1] as an example), Im wondering what are general kernel practices on CentOS regarding Asterisk and w..
Im giving HangupCauseClear() a try on a Debian Stretch / Asterisk 13.18.3stack.My dialplan is:exten = 1234,1,Set(CHANNEL(hangup-handler-push)=myhandler,s,1)same = n,Dial(SIP/foo/1234)same = n,Gosub(myhandler,s,1)same = n,HangupCauseClear()same = n,Dial(SIP/bar/1234)[myhandler]ex..
Ive discovered homer-api-postgresql and homer-api-mysql packages in Stretch repo.Im not sure I understand how Homer-API relates to Homer.My questions are:1. What is the simplest available installation option to install Homer on a dedicated box, t..