search for: smoothtorque

Displaying 20 results from an estimated 77 matches for "smoothtorque".

2009 Sep 23
4
International Numbering plan ?
Hi anyone know where i can find all internatinal numbering plan in csv and for free or small price ? thanks Jpc
2010 Mar 18
3
Free Daily Asterisk News iPhone and iPod Touch app
...:D http://www.venturevoip.com/news.php?rssid=2371 -- Cheers, Matt Riddell Managing Director _______________________________________________ http://www.venturevoip.com/news.php (Daily Asterisk News) http://www.venturevoip.com/exchange.php (Full ITSP Solution) http://www.venturevoip.com/st.php (SmoothTorque Predictive Dialer)
2009 Sep 23
3
Bringing people into a conference
G'day all, I'm using Asterisk 1.4 and am trying to work out a way to bring people into a conference call. In the ideal scenario two people would be talking and one of them would push some keys, then a phone number and then the three of them would be in a conference. From there they should be able to bring in other people as well. This seems to be what the Asterisk n-way call HOWTO
2009 Aug 08
1
30 Great free Asterisk applications
...t even the most seasoned Asterisk professionals haven't seen before: http://www.venturevoip.com/news.php?rssid=2184 -- Cheers, Matt Riddell Director _______________________________________________ http://www.venturevoip.com/news.php (Daily Asterisk News) http://www.venturevoip.com/st.php (SmoothTorque Predictive Dialer) http://www.venturevoip.com/c3.php (ConduIT3 PABX Systems)
2009 Aug 31
4
Inquiry:How to hide Caller Id
Dear All Can you please do me favor and let me know how I can hide the subs number being displayed on his phone when he goes off hook ? I mean when the subs goes off hook he sees his assigned number on his phone and I need to disable this feature . I don't know from which configuration file this feature is coming so please let me know how can I disable it . Regards H.Motamedi --------------
2010 Feb 22
2
Free iPhone Asterisk Function and Application Reference
...re: http://www.venturevoip.com/news.php?rssid=2353 -- Cheers, Matt Riddell Managing Director _______________________________________________ http://www.venturevoip.com/news.php (Daily Asterisk News) http://www.venturevoip.com/exchange.php (Full ITSP Solution) http://www.venturevoip.com/st.php (SmoothTorque Predictive Dialer)
2009 Oct 29
5
Dynamic DNS trunk
I have a trunk, and its host=dynamic dns. The problem is, when the IP changes the Sip show peers Still show the old IP of the DNS, I have to reload and save the configuration again so that asterisk recognize the new IP of the DNS. Any idea how to automate such a thing? Or how can I keep asterisk to deal with NAMES as NAMES, and IPs as IPs. Let me know. Thanks. -------------- next
2009 Oct 21
4
Concurrent calls including mysql taking lot of time for execution
Hi, I tried getting our server setup for 400-500 simultaneous calls, calls were going through properly but at around 200-250 calls, mysql (connect ...) statement was taking at least 5-10 sec to connect to the database. I optimized all possible parameters in my.cnf: max_connection=1000 wait_timeout=60 query_cache_type=1 query_cache_limit=4M query_cache_size=512M interactive_timeout=120
2010 Mar 24
3
AMD reporting NOTSURE most of the time
I am running Asterisk and using Answer machine detection with call files on a virtual Vcloud server running Centos 5.3 and LAMP. I am finding that AMD is only detecting HUMAN or MACHINE for about 30% of the calls (I sent over 50,000 outbound calls last week, and 70% said NOTSURE). I have a suspicion that the problem may be due to the timing source on virtual server when its under load delivering
2009 Jul 22
2
Waiting for a call to complete with AMI Originate
Hello, I'm using an AMI Originate command to send a fax. The fax is sent by a script, and I'd like my script to send the fax, wait until it has succeeded or failed, then exit with an appropriate error code (it is driven by a mail system, so the exit code will tell the mail system whether to retry the fax later). The script works great if the fax succeeds, or if the line is busy or
2009 Sep 10
2
ASR & ACD
Is there any program Asterisk users use to calculate ASR and ACD ?? Thanks for any comments. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090910/af1f9656/attachment.htm
2009 Sep 02
1
AMI Originate Commands executed in sequential Order problem
...#39;t look for it then surely something went wrong at the linking stage. Can you post me the output of the compilation? -- Cheers, Matt Riddell Director _______________________________________________ http://www.venturevoip.com/news.php (Daily Asterisk News) http://www.venturevoip.com/st.php (SmoothTorque Predictive Dialer) http://www.venturevoip.com/c3.php (ConduIT3 PABX Systems) ------------------------------ Message: 5 Date: Tue, 1 Sep 2009 06:08:16 +0100 From: hadi motamedi <motamedi24 at gmail.com> Subject: Re: [asterisk-users] Inquiry:Problem with Call Parking To: Asterisk Users Mail...
2007 Sep 10
5
Asterisk Manager API - Originate command
Hi all, Just ran into some issue with the originate AMI command. It seems that there is a limit of around 120 calls I can place with the originate command simutanously. By that I mean sending Asterisk a lot of originate command very fast. Anyone know if there is a limitation? Thnx. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Aug 27
6
Measuring voice quality with Asterisk
Hi! I want to use Asterisk as load generator to test quality degradation with increased load (e.g. testing other SIP equipment or IP-links). Is anybody aware of such a setup with Asterisk - is it possible to get RTP statistics out of Asterisk (e.g. jitter, packet loss, reordering ...)? Thanks Klaus
2010 Mar 19
6
(no subject)
Hello, I'm looking for some advice on securing Asterisk. Recently my servers been under several brute-force SIP attacks. I have several remote sites, as well as many roaming users, who may have PC softclients and/or SIP based hardphones. My first step will be to strengthen the passwords in use, and for the hardphones to restrict by IP address, but that still leaves the softphone
2009 Jul 09
1
q: am i mixing somethign up?
hi, checking my freshly installed astersik-gui, i can see a menu entry called "Users". clicking on that one gives me the pages labeled (on orange) "User Extensions on PBX". if i do make an entry here, it ends up in the user.conf. file. so i created a new entry in the sip.conf, reloaded asterisk > cant see it anywhere in the gui....maybe im just confused here right now....
2009 Jul 09
1
Dial stops trying after ~30s regardless
Hi, My Dial() is set to the following, but always stops about 30 seconds into the call even when I set it to try for 60 seconds. exten => dialnumber,1,Dial(${DialInfo},60) I am running on 1.6.1-r199820. Is there some other setting that is overriding mine? Or an issue with this release? Thanks for the help. JR -------------- next part -------------- An HTML attachment was
2009 Jul 09
2
Setting up a "secure" AMI?
Hi All, I've just upgraded our CRM and it has an Asterisk Integration Module that I would like to test out. The CRM is running on one of our hosted servers in the cloud. The Asterisk server is running in my office. I am running Asterisk 1.4.21.2~dfsg-1ubuntu3. Reading the page http://www.voip-info.org/tiki-index.php?page=Asterisk%20config%20manager.conf got me a little concerned
2009 Aug 12
3
Asterisk + CDRTool
Hello Anyone who have already use/configure Asterisk with CDRTool ? Or maybe can suggest another CDR GUI ? regards. Harry -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090812/e3e9e675/attachment.htm
2009 Aug 13
0
39 Free Softphones
...for Mac (beta) now. Anyway, article complete with screenshots is here: http://www.venturevoip.com/news.php?rssid=2188 -- Cheers, Matt Riddell Director _______________________________________________ http://www.venturevoip.com/news.php (Daily Asterisk News) http://www.venturevoip.com/st.php (SmoothTorque Predictive Dialer) http://www.venturevoip.com/c3.php (ConduIT3 PABX Systems)