Hey, i just had to switch from 10 to 11 until 12 comes out, and after setting up asterisk, i noticed VERY VERY BAD sound quality, mostly comprised of severe jittering.
I have enabled TLS in asterisk
[general]
tlsenable=yes
tlscertfile=/etc/asterisk/ssl/asterisk.crt
tlsdontverifyserver=no
Everything works, tested on CSipSimple. But there is one problem: not much clients support TLS with client certs (Microsip and blink do not support)
How can I make asterisk do not require client certificates for TLS?
Thanks
I am using Asterisk 1.8.10.1 and a MySQL database connected via ODBC to store CDRs. When my MySQL database isn't available when Asterisk starts or has an outage while Asterisk is running, I would expect Asterisk to retry to connect to the database, but this doesn't happen!
If you just install Asterisk gui 2.o from:
svn checkout http://svn.digium.com/svn/asterisk-gui/branches/2.0
And got a 404 URL not found <asterisk server> typing http://ip_machine:8088/static/config/index.html
and already did the “make checkconfig” cmd getting an “everything seems good” output.
and already Checked in Asterisk CLI:
If I execute the following line of code:
echo "*"
I get a list of files in the current directory.
What if all I wanted to do was display the asterisk itself?
How To Install Asterisk For Your First PBX Solution
I am trying to figure, if Asterisk can support SIP MESSAGE message outside of established call.
I have to use SIP MESSAGE in order to simulate a near-real-time chat functionality (it's a project specification). Until now my research shows, that this is not possible.
Most people use XMPP or other means to achieve IM functionality, or install OpenSer in front of Asterisk.
My problem is that i have an asterisk pbx running on centos 4.8, my problem is that asterisk stop working and asterisk's experts say that the problem is in the network, so im checking just to ... [by DANNDP]
I am trying to build the .rpm package. i have just followed the steps to do that. Till now all step was gone fine but now i just stuck with this step.