Displaying 20 results from an estimated 3000 matches similar to: "Need qualifications of SIP trunk providers"
2012 Mar 15
7
Reliable SIP Trunk Provider
I'm wondering if any other Asterisk users have a recommendation for a reliable SIP Trunk provider that supports Asterisk and offers decent support.
I've worked with Coredial, Broadvox, and Broadvoice and have had some bad experiences with each of these providers.
Broadvoice offers low cost service, however I have constant issues with Broadvoice blocking my customers due to Asterisk
2012 Nov 14
3
3G Quality
Has anyone been able to configure Asterisk to work over 3G?
I bought Nokia Cell Phones just for that purpose and they register fine
over WiFi and 3G but the quality is just not good enough and sometimes
the call just disconnects.
I have Allow as:
ilbc
gsm
ulaw
alaw
--
Co-op Vacation Rentals
www.coopvr.com
15218 Summit Ave
Suite #300-354
Fontana, CA 92336
Phone/Fax (855) 760-COOP (2667)
2013 Jun 18
2
Is Asternic.net out of business (Flash Operator, Call Center Stats)?
We have licensed both products and sent a support request on 6/11, with
zero reply or any activity on it at all so far. No replies to subsequent
ticket updates or e-mails.
--
Carlos Alvarez
TelEvolve
602-889-3003
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130617/c0e347d9/attachment.htm>
2012 Feb 23
3
Trunking betweeb two Asterisk System
Hi guys,
I am trying to make a trunk between two asterisk system SIP Trunk on Asterisk 1.6
but I cannt make it work, can any body help me plz?
Thank you
2013 Jan 24
3
DECT Solution
Hello,
I need to setup system of aroud 60 DECT phones with asterisk.
So far I found
http://www.grandstream.com/index.php/products/ip-voice-telephony/enterprise-ip-phones/dp715_710
However is there some cheap base station(similar to GSM cell) so I can
handle all DECT phones centralized and plug it inside asterisk ?
Thanks,
Peter
2011 Nov 11
3
1.8.7.0 crashing : Can't send 10 type frames with SIP write
With asterisk 1.8.7.0 has been running ok for months. Now, this morning,
it's crashing. I can restart it, but it crashes after 10+ minutes.
It dies like this
-- Executing [s at macro-stdexten:2] Dial("SIP/teliax-00000019",
"SIP/176,18,rtT") in new stack
== Using UDPTL TOS bits 184
== Using UDPTL CoS mark 5
== Using SIP RTP TOS bits 184
== Using SIP RTP
2013 Feb 05
3
Wierd question - Give me your opinion please
Client - Not for Profit in the Middle of the Jungle/Rain Forrest
Infrastructure - Datacenter is Non Climate Controlled, Prone to Flooding,
and has Sketchy Power, LAN - NEW Cabling in main Office building, Hodge
Podge of DYI wiring across remaining buildings. Phones - Total of about 50
extensions. Only about 25 - 30 phones will be IP phones, 20-30 more will
have to be analog due to the distance.
2012 May 29
2
Fax Server for Asterisk
Hello,
For those customers with only analog lines, who ask for fax2email and
email2fax, whats the most reliable solution available and tested with
Asterisk?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120529/3e28b56e/attachment.htm>
2013 Apr 28
3
Can't register to Asterisk 1.6 with old Aastra phones
We have a new customer with a lot of old phones like the 9133i. They
won't register, and we see some very strange behavior with them. If
the SIP peer exists, they simply fail silently, with no error in the
CLI or the messages log. Nothing works, but no errors.
If the peer does not exist, it's clear that it's registering improperly:
[2013-04-28 13:34:31] NOTICE[3058] chan_sip.c:
2012 Jul 30
4
Multi-Tenant PBX with Asterisk
Hi
I came across couple of pointers on the Internet regarding solutions
available for providing hosted PBX service.
1. Multiple PBXs: Using separate hardware to host each PBX. Pretty
straightforward, but no hosting company wants to use it.
2. Multi-tenant PBX: Configuring multiple PBXs within the same instance of
Asterisk. I.e. partitioning a single instance of Asterisk into multiple
PBXs by way
2011 Nov 30
1
Installing asterisk on a server vs appliance(e.g digium mypbx)
Hi,
I am looking into advising a client on the pro's and cons of using
Installing asterisk on a server vs appliance(e.g digium mypbx). the
appliance seems cheaper initially.
2013 Mar 21
1
Cisco SPA 5xx/3xx/9xx phones don't respond to SIPAddHeader(Call-Info: answer-after=0)
All other phones we work with will auto-answer when we do this:
[macro-paging1way]
exten => s,1,SIPAddHeader(Call-Info: answer-after=0)
exten => s,n,Page(${PAGINGLIST})
exten => s,n, Hangup
The SPA phones simply ring. I have verified that Auto Answer Page is set
to yes (the default). We've tried a variety of firmware versions and phone
ages, going back to an old 942 and new 504s.
2013 May 02
1
Playing a sound file during a call
I have a customer who would like to play a series of sound files
during a phone call on demand. There would be several played in order
during a call. Any simple ideas on doing that without developing a
whole web app to do it via AMI?
--
Carlos Alvarez
TelEvolve
602-889-3003
2013 Jun 19
6
Mailing a fax with mutt does not succeed
Hello everyone,
I'm trying to send a received fax with mutt, when I try it from the Linux
shel it works, but when trying with Asterisk's System command it doesn't.
Successful Linux command:
echo | mutt -s "New fax" earohuanca at gmail.com -a /tmp/faxes/201306191111.tif
Unsuccessful Asterisk Command:
same => n,System(mutt -s "New fax" elder.arohuanca at
2012 Apr 05
3
Dial Plan - Routing via Caller ID
I am running Asterisk 1.8.10.1.
I am trying to set up some routing in my dial plans and having some issues
(the issue being that I don't quite understand all of the syntax and
patterns that can be used:
Examples:
DID1 = 6140000000
DID2 = 6140000001
CNAME1 = 6149999999
CNAME2 = 6149999998
CNAME3 = 6149999997
context1
context2
context3
I have looked at several examples (patterns) and I
2013 Feb 06
1
Problem using ast_tls_cert script
Hi List,
I'm trying to set my Asterisk 1.8.20.1 with TLS on CentOS 5.9, it was easy
and straightforward with Debian 6.0.6, but when I introduce this command on
CentOS:
#./ast_tls_cert -C 10.200.108.17 -O "MyCompany" -d /etc/asterisk/keys/
I got this error message:
hostname: Unknown host
Same result happens when using server's hostname:
#./ast_tls_cert -C ast-centos -O
2012 Dec 06
1
Change phone display from queue calls
We are trying to set up a system where the calls from the queue show a
specific name or number on the phone. The calls would come into one of a
few dozen DID numbers, each one for a specific company. The agent needs to
know which company the call is for and answer appropriately. I've done a
lot of this in dialplans but haven't found a way to do it in a queue.
--
Carlos Alvarez
2013 Aug 09
1
Can a BLF show busy only if all devices are busy?
We all know you can monitor multiple devices in one hint, and it shows busy
if any device in the group is busy. This is good for a user with multiple
devices, but not useful for teams where any person could take a call, like
a customer service group. Does anyone know if it's possible to have a hint
with multiple devices which only shows busy if every device is busy?
--
Carlos Alvarez
2012 Feb 08
4
SIP hardware phones
I'm trying to understand why vendors keep making 100Mbps integrated 1-port switches in their hardware SIP phones. Even the recently-announced D40 and D50 Digium phones are limited to 100Mbps. Only the more expensive models (like the D70) can run at 1000Mbps.
However, you can't expect a firm with hundreds of extensions to buy the most expensive model...
And gigabit speed is important when
2012 Feb 02
1
MixMonitor and ChanSpy
Hello,
ChanSpy can not be used on a Channel that is being recorded with
MixMonitor.
How can I verify if a channel which I want to spy on, is currently not
being recorded ?!
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120202/7954fe9e/attachment.htm>