Archives : March-2016
I am trying to set up my Asterisk server so that it will recognize an incoming call to the Asterisks own Location Routing Number (LRN), validating the rn in the INVITE and then using the Called Number from the INVITE as the extension in the dialplan…
everyoneI would like to get some help and clarification from the experienced ones, upon the following:- were using Asterisk 13.7.0, that is deployed on a host, that has a public IP *and* a couple of gray IPs (192.168.x.x & 10.10.x.x)- were using Web..
We currently have a production Asterisk box running 1.8.20.1 which uses MeetMe and chan_sip for conferences. I have been testing the new versions of Asterisk with PJSIP and ConfBridge but have run into an issue which is preventing us from moving forwa..
i looked over the archives for this list and didnt really see any add-on announcements (and asterisk-announce seems just dev info and tumbleweed) so forgive me if i upset anyone here.I just hooked up a little package i call astelegraph.Unlike a lot..
all! :)I search a function or option for application Dail().My situations:I have two or more Dial()s with multiple devices (Handgroups).Level1: Dial(SIP/device1,20)Level2: Dial(SIP/device1&SIP/device2,20)Level3: Dial(SIP/device1&SIP/device2&SIP/device3,20)W..
all,A long time ago I built an Asterisk system that plays IceCast streams via moh.extensions.conf:Exten => moh,1,Set(SIP_CODEC=ulaw)Exten => moh,2,Answer Exten => moh,3,MusicONHold(test_new)Exten => moh,4,Hangupmusiconhold.conf; test_new[test_new]mode=cus..
At least in version 12.2.0, the code in cdr.c appears to create CDRrecords for each pair of users in a conference.This is quadratic and would seem to be an issue with large conferences.I got two Asterisk crashes when a lot of people tried to dial i..
I need helpThis is the error:Really destroying SIP dialog NDMxOWRmYTRhMWVkMGFhMjllMzU4YmNmNjQwN2NlM2Y.Method: SUBSCRIBE– Executing [00919885497796@internal:1] Set(SIP/1001-0000000b,CAL..
need your help i have call in queue it shows that it was answered by 4003============================[root@asterisk ~]# grep –color 1456128646.157422/var/log/asterisk/queue_log-201602281456128688|1456128646.157422|800|NONE|ENTERQUEUE||0967145750|21456128717|1456128646.157422|800|SIP/4003|CONNECT|29|1456128688.157426|281456128817|1456128646.157422|800|SIP/4003|COMPLETECALLER|29|100|2============================..
This is my system.conf :dynamic=loc,1:0,31,0bchan=1-15,17-31dchanechocanceller=mg2,1-15,17-31dynamic=loc,1:1,31,0bchan2-46,48-62dchanGechocanceller=mg2,32-46,48-62and this is my chan_dahdi.conf:group=0echocancel = yes echocancelwhenbridged=no context=from-p..