Archives : February-2014
How does extensions.lua compares to extensions.conf or extensions.ael on stability, performance and features ?Would you recommandextensions.lua as an easy/easier way to access memcached, redis or equivalent ?Thoughs ? Comment..
Getting this error on dahdi_cfg. Reverting to 2.8 the error goes away:*line 15: Unable to create dahdi_cfg mutex.*Is this a problem?Thanks in advance.Full detail:[ebox]> dahdi_cfg -vvvvvvv DAHDI Tools Version – 2.9.0.1DAHDI Version: 2.9.0Echo Canceller(..
Has someone successfully configured support of either callto or tel protocol in MS Office in general or MS Office Onlines Outlook specifically?(Im referring here in Outlook client embedded in MS Office cloud service).If positive, what are the basic st..
Im using MySQL realtime Call Queues (table /queues/ and table /queue_members/).I would like to ring the members of the call queue in a certain order. Therefore I use ring strategy /lineair /and I put the members into the table /queue_members/ in ..
Im using py-Asterisk 0.5.3. Im trying to use it along a Tkinter-based GUI so Ive dedicated a thread for reading incoming AMI events.Which is the preferred way to gracefully exit from an event loop ?More precisely:This thread is waiting for input eve..
Just checking the transcoding on our Asterisk boxes and I get the following results. I have the g726, ilbc and lpc10 formats and codecs enabled in make menuselect so I dont understand why its showing as no translation path. Any ideas?I am running certified-asterisk-11.2-cert2Tha..
Dear Folks,[Test_Context]exten => _911.,1,AGI(agi://127.0.0.1:4577/call_log)exten => _911.,2,Set(CALLERID(num)=xxxxxxx)exten =>_911.,3,Set(CALLTIME=${STRFTIME(${EPOCH},Asia/Calcutta,%d-%b-%Y-%H-%M-%S)})exten => _911.,4,Set(RECSUBDIR=${STRFTIME(${EPOCH},Asia/Calcutta,%d%b%Y)})ex..
Were running Asterisk 1.8 on a 32-bit Debian machine, and it has been fine for some time now.But!Weve got such a incoming call volume over the few weeks that well have Asterisk occasionally restart itself.My hunch is that it is in part memory pressur..
Im configuring a brand new polycom SSIP 7000.To my surprise, when this telephone boots up, my DHCP server receives a request that Wireshark classifies a BootP request from which I cant find any Vendor identification.The trouble is my DHCP server u..
2014-02-06 11:09 GMT+01:00 giovanni.v :Adding priindication = outofband in appropriate file gave what I was looking for.Thank you very much for shar..