Archives : September-2014
SSBhbSB0cnlpbmcgdG8gY29tcGlsZSB0aGUgY2VydGlmaWVkLWFzdGVyaXNrLTExLjYtY2VydDUg Y29kZSBhbmQgd2hlbiBJIHRyeSB0byBzdGFydCBpdCBhbmQgdGhlbiBnbyBpbnRvIHRoZSBjb25z b2xlIEkgYW0gZ2V0dGluZyB0aGUgZXJyb3IgbWVzc2FnZSAiYXN0ZXJpc2sgZGVhZCBidXQgc3Vi c3lzIGxvY2tlZCIuIENhbiBhbnlvbmUgaGVscCB3aXRoIHdoeSB0aGlzIGlzIGhhcHBlbmluZ..
I have been researching software for documenting pbx call flow paths and Iwas just wondering if anyone out there is using anything they have found particularly useful or cool.I am looking for something preferably visual that the average end user ..
all, I just prepared a little tutorial on installing Asterisk 13 on CentOS6.5 64-bit.See http://astrecipes.net/index.php?nf8Hope you ..
Good day,Im trying to set up a video conferencing solution for our office. Currently, my testing setup has my laptop running MicroSIP and a Debian VM with Asterisk installed on it, with the other end being a Cisco Telepresence SX20 box. Video calls f..
In my dial plan I have these two lines:exten => _NXXXXXX,n,Set(recordfilename=${CALLERID(num)}-${EXTEN}-${STRFTIME(${EPOCH},MST,%C%y-%m-%d-%H%M)}.wav)exten => _NXXXXXX,n,MixMonitor(${recordfilename},b)How to add if statement to execute these line o..
Why are we getting message in the asterisk[Sep 10 12:55:23] NOTICE[15043]: chan_sip.c:23647 handle_request_invite:Failed to authenticate device 601;tag/498fbd[Sep 10 12:55:24] NOTICE[15043]: chan_sip.c:23647 handle_request_invite:Failed to authentic..
Could anyone help me to tell me about how to install and using phpmyadmin to remotely access asterisk mysql database?Im using asterisk 11.0.1 on ubuntu 10.04and mysql-server version is 5.1.73-0ubuntu0.10.04.1 (ubuntu)really need help..
I need to respond with 380 Alternative Service. Is there a way to do this in PJSIP? Please note that I am not picking up the call. For instance, the Transfer app closes the call if you did not answer it first. There is a bug open about this. I want..
Everyone, How can I create a TLS based sip trunk between two asterisk servers. I have been trying to do it but i dont know how to defined the client certificate on the asterisk server. Has anyone t..