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
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:
How To Install Asterisk For Your First PBX Solution
Hi all.
I know this is not an asterisk forum, can someone with his/her experience guide me to a wonderful forum like LQ for beginners ?
I am still just explaining my problem. If anyone feels like kindly guide me.
I have installed centos 5.5 on vmware workstation. I successfully installed asterisk 1.4.
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.
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'm unable to register a SIP client on my Asterisk server.
The question is related with the possibility of making a phone call through a soft phone connected to an Asterisk PBX and connect it with a cell phone using a usual GSM serial Modem.
In the Asterisk book from O'Reilly, it is said that it is possible with an hardware board with an FXO interface.
is it possible to do it with a regular GSM Serial Modem?
Thanks ;)
It's wrong way I think.During asterisk installation (after "make install" command) run "make config". It creat start/stop script for asterisk and is't listed in ... [by svyat]