search for: asghar144

Displaying 3 results from an estimated 3 matches for "asghar144".

2013 Mar 18
6
Diagnosing call problem
Asterisk 11.1.0 Various soft-phone SIP clients call center with 10-12 agents online at once using asterisk queue Occasionally an agent will get a call (or more often a series of calls in a row) where neither party can hear the other, or can only hear each other sporadically. A MixMonitor recording of the call plays only the caller - none of the agent's audio is heard in the recording.
2013 Mar 21
2
Allow/Disallow
Hello Everyone, I have disallow=all and allow=g729 set in sip.conf however, it seems that asterisk still thinks it support other codecs: Capabilities: us - 0x80000008000e (gsm|ulaw|alaw|h263|testlaw). How can I disable gsm,ulaw,alaw..... Thanks in Advance, Nick.
2013 Sep 14
1
Asterisk-1.8.23.1 mysql cdr
Hi list, I am using Asterisk1.6.2 form a long time and upgarding to Asterisk-1.8.23.1. I am using mysql backend for cdr. in asterisk-1.6.2 i have usegmtime=yes and it works as expected insert cdr date in GMT0. now i tested Asterisk-1.8.23.1 and asterisk-11.5 with same results no matter what i configure in cdr_mysql.conf "timezone=UTC usegmtime=yes" cdr always inserted in local time. I