similar to: Asterisk : CDR Analyzer Updated

Displaying 20 results from an estimated 1200 matches similar to: "Asterisk : CDR Analyzer Updated"

2020 May 25
0
Asterisk : CDR Analyzer Updated
Hello Doug, Maybe you can have it uploaded on GitHub.com as a repository ? With a README.md file on how to install it for PHP7 ? Regards, Mitul Limbani, Business Head, Enterux Solutions Pvt. Ltd. 110 Reena Complex, Opp. Nathani Steel, Vidyavihar (W), Mumbai - 400 086. India http://www.enterux.com/ http://www.entvoice.com/ email: mitul at enterux.in DID: +91-22-71967196 Cell: +91-9820332422 On
2012 Jun 03
2
Caller ID : FSK ETSI or FSK US
Hello, All :) Regarding to incoming caller ID on PSTN line, which one is best supported by asterisk: is it FSK ETSI or FSK US? I bought some caller ID converter hardware (convert DTMF to FSK and vice versa) but still asterisk can not detect it. The converter has a switch FSK ETSI or FSK US This is what I put in /etc/asterisk/chan_dahdi.conf ... cidsignalling=bell cidstart=ring ... If after
2016 Feb 17
2
1000 analogue lines with asterisk
On Wed, Feb 17, 2016 at 8:14 AM, Mitul Limbani <mitul at enterux.in> wrote: > Sangoma 50 port FXS Thanks. Will I now stack 20 boxes in order to achieve the 1000 FXS lines? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160217/0d4c2800/attachment.html>
2016 Feb 17
2
1000 analogue lines with asterisk
Thanks Mitul, The server spec is okay but I need information on the fxs hardware to use. Regards On Wed, Feb 17, 2016 at 8:07 AM, Mitul Limbani <mitul at enterux.in> wrote: > Quad core Xeon with 4GB ram > On Feb 17, 2016 12:32 PM, "Goke Aruna" <goksie at gmail.com> wrote: > >> Hello all, >> Can someone recommend what hardware to use for a 1000 analogue
2012 May 07
6
using Wifi smartphones as SIP clients
All, has anyone any experience in using Wifi smartphones as SIP clients? Does this work properly? What models/brands are optimal for this (in terms of ease of use, battery life etc)? Thx!! B.
2012 Jun 02
1
Asterisk pickup call on first ring
Hello, Currently my asterisk system pickup incoming call after 3 or 4 rings. How can I ask it to answer the call on the first ring? I put immediate=yes on /etc/asterisk/chan_dahdi.conf but result in no different. Thanks in advance :) BR, Anam -- Sent from my mobile device
2013 Mar 15
2
app_rtsp.c ported to Asterisk 11.x
Hi, If anyone is interested, I have ported app_rtsp.c to Asterisk 11.x. I have tested it with GStreamer RTSP server and a C920 webcam streaming H264 SVC video from one machine to another machine running Linphone. Contact me at this e-mail address robkrakora at messagenetsystems.com for source code. Best Regards, -- Rob Krakora MessageNet Systems 101 East Carmel Dr. Suite 105 Carmel, IN 46032
2015 Apr 07
2
OpenVZ with asterisk 13
On 04/07/2015 10:48 AM, Johan Wilfer wrote: > Den 2015-04-07 15:41, Ikka Tirtawidjaja skrev: >> Dear all, >> >> Is anyone has experience making Asterisk server with virtual server >> OPEN-VZ (in proxmox 3.4 box) ? >> >> My boss want to build a production server with it, and it will have +/- >> 300 sip user (concurrent call maybe < 150 call) >>
2012 Jul 24
5
DAHDI problems
Is a normal functionality? when I do #dahdi_cfg -vvvvvv In my Asterisk console shows this.... [Jul 24 13:39:08] NOTICE[30263]: chan_dahdi.c:9461 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 If I do this a lot of times...then [Jul 24 13:39:20] NOTICE[30263]: chan_dahdi.c:9461 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 [Jul 24
2013 May 14
4
dial and bridge
Hi all, I need some advice - I have been working on originating multiple calls using AMI and then joining them. What I want to do is: - dial call 1 (where the caller is in a "channel" format, like SIp/1234 or Local/1234 at ext) and "park" it somehow - dial call 2 (where again the caller is in channel format) and join it to the previous call. As a requirement, I cannot use the
2015 Feb 22
2
dialplan contexts syntax and terminology
I'm looking into the dialplan specifics: tleilax:~ # tleilax:~ # cat /etc/asterisk/extensions.conf [general] static=yes writeprotect=no [globals] CONSOLE=Console/dsp ; Console interface for demo TRUNK=DAHDI/r1 ; Trunk interface TRUNKX=DAHDI/r2 ; 2nd trunk interface TRUNKIAX=IAX2/ASTtest1:test at 10.10.10.16:4569 ; IAX trunk
2016 Feb 17
2
1000 analogue lines with asterisk
Thanks Harry. I will check and revert. I hope it work perfectly with asterisk. Regards On Wed, Feb 17, 2016 at 8:32 AM, Harry McGregor <hmcgregor at biggeeks.org> wrote: > Hi, > > For analog, I really like telco grade channel banks. > > I would recommend the adit 600, there is a good market on Ebay, and you > can do 48 channels per adit 600, with 2 T1 interfaces. Having
2013 Jun 14
1
SIGTRAN Integration
Hello Everyone, I was wondering how SIGTRAN/SS7oIP can fit into our currently 100% SIP model. We are looking to interconnect with the PSTN world, and our supplier has given us a few options. We can either do this over traditional PRIs, A-Links or the SS7IP new. I am really interested in SIGTRAN, and was wondering how some of you have integrated it into your architecture. Can Asterisk handle
2013 Nov 08
1
Asterisk 1.8.22
Hello, I have a fully functional Asterisk Server, I want to configure this server to be able to process call from Skype, can someone point me to a howto? or if there are suggestions on best way to approach this problem. Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Sep 18
1
Voice-Recognition / ASR / with barge in
Hi there, I am using Asterisk 11.9 (with Sangoma-E1-Card/DAHDI) and it works fine :-) But I am wondering if there is a solution/application which will enable me to implement voice recognition while playing a voice file (barge in). So that the caller hears a voice file and can interrupt it with his voice. Currently (on our platform) the caller has to wait for the end of the voicefie. Then we play
2013 Feb 24
2
AEL Macro are evil :-)
I just discover an "hidden" problem with AEL macro I want to have your feedback. If you use a macro to dial out, like &dialout(${EXTEN}), the leg extension will became ~~~~s~~~~ and if it happens you transfer the call, that will be the callerid appearing on the other phone display. I am just rewriting all the dialplan getting rid of the macro and using gosub, even if asterisk is
2015 Jun 29
2
Product CDR/Queue/Meetme
Hi Helviom I am interested to evaluate your product. What asterisk version you build this product around? -- regards, abdul basit | p: +92 32 1416 4196 | o: +92 30 0841 1445 On Tue, Jun 23, 2015 at 7:34 PM, Tech Support <asterisk at voipbusiness.us> wrote: > Please keep the ?me to? emails off the list. > > Regards; > > JV > > > > *From:*
2014 Mar 05
3
Enterprise VoIP Trunk
Am looking for a service provider who can provide enterprise SIP trunk with 100 channels concurrent sessions. I see some like Inphonex, Broadvoice... and etc.... Is there any suggestions for the service providers. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Jun 22
2
Product CDR/Queue/Meetme
Hello, ? I am interested, too. ? Att, Welinghton Citando Mitul Limbani <mitul at enterux.in>: > Hey Helvio, > > Would like to check it out as well. > > Do email me, > > Mitul > On 22-Jun-2015 9:05 AM, "Helvio Junior" <helvio.listas at gmail.com> wrote: > >> Gentleman, >> >> Moderators, i don't know if this topic
2014 Feb 04
2
Connect to remote GW
If SIP channel driver needs to connect to a remote GW over a dedicated SIP trunk BUT the remote GW has a 'standby' in case of failure, how can the sip configuration file be configured for the remote GW when there are actually two IP addresses. If the main remote GW fails control automatically switches to the standby GW, so how could the SIP configuration file hande this switch and support