I have received sms on my asterisk server via sip on my asterisk version 1.4.11 but not able to route it from agi or send it to some url bellow lines i can see on console.
[Feb 24 23:50:29] WARNING[23972]: chan_sip.c:9496 receive_message: Received message to <sip:13214375437576@16.151.18.14> from <sip:131231233214@164.36.74.30>;tag=sansay1824778355rdb15870, dropped it...
Content-Type:
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!
How To Install Asterisk For Your First PBX Solution
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:
In bash I often use for-loops such as the following
for file in *.type; do
sommecommand "$file";
done;
to perform an operation for all files matching *.type. If no file with this ending is found in the working directories the asterisk is not expanded and usually I will get an error message saying that somecommand didn't find the file.
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 am working with files placed in directory /etc/asterisk using vim editor, every time i have to do some editing i have to go to terminal to become root and opens file in vim editor and performs edition,but if i do it by directly opening the file from such directory(/etc/asterisk) in gedit and perform edition in the file but it doesn't show the save option if save as option is selected message bec
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.