similar to: G729 codec

Displaying 20 results from an estimated 7000 matches similar to: "G729 codec"

2009 Jan 27
2
T.38
Dear All, I'm trying to send Fax using T.38 protocol but the FAX is not going through..I'm getting the following error om /var/log/messages [Jan 27 16:46:31] WARNING[25435] channel.c: No path to translate from SIP/80.169.210.181-0896bfd0(4) to SIP/028949469-b7703d40(256) [Jan 27 16:46:40] WARNING[24349] channel.c: Unable to find a codec translation path from 0x100 (g729) to 0x4 (ulaw)
2009 Feb 28
2
No rtp activity
Hi all.... I'm using asterisk for making PSTN calls from extensions registered on OpenSIPS...In peak hours ,number of calls Increase dramatically to a non logic number..When checking the calls using asterisk CLI I saw a lot of calls in ringing status and after 300s(rtphold timeout), asterisk release all calls...I checked the log file and found.. [Feb 28 11:34:14] NOTICE[19197] chan_sip.c:
2010 Aug 05
1
Codec Conversion
Dear All, i would like to ask please if someone tried to make a codec conversion from ilbc to g729, because i did that but the voice quality was too bad and a lot of disconnection.. Can i get your feedback regarding this issue please? regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Jun 19
2
Muti Asterisk
Dear All, I have installed 4 asterisks on the same Centos machine..>Each Asterisk has its own installation folder and use its own libraries...Everything looks great and all asterisks are doing their jobs correctly except one thing...I faced a voice quality issue...On a specific time, and after the number of calls begin increasing, the voice quality will begin degradation... Could it be a
2008 Sep 23
5
Extension registration
Hi all, I have the below extension defined under sip.conf: [2203] type=friend username=2203 secret=123456 host=192.168.0.164 mailbox=2203 context=intern canreinvite=yes dtmfmode=rfc2833 When trying to register from a softphone installed on a PC behind a nat with IP=192.168.0.164, I got 503 FOrbidden...Does anyone have any idea about what could be the issue? Regards -------------- next part
2009 Feb 17
4
Network architecture
Hi all, I'm planning to build a VOIP solution for handling SIP calls coming from endpoints registered on a specific SIP proxy...I made some research regarding network architecture and found out that the best solution is to use OpenSips as SIP proxy for registration and local calls between registered endpoints and use asterisk server with a2billing for PSTN calls, rating, routing and all other
2009 Feb 19
3
AGI script
Dear All, I would like to ask please if someone has a AGI script that select a value from a database and dial this value as a destination number Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090220/e2aa530c/attachment.htm
2009 Mar 02
2
Asterisk realtime
Hi all, I'm using asterisk in real time mode...All extensions are defined in table sip_buddies...Everything looks fine and asterisk is reading extensions info from the sip_buddies table...The problem occurs as soon as any information on an extension is changed from sip_buddies table...Which mean, if I change the secret field in sip_buddies table then i should reload asterisk to read again the
2008 Dec 15
3
tcpdum
*Dear All, I run the below tcp dump on my asterisk server tcpdump -i eth0 -n -s0 -v udp port 5060 I got the following result 20:29:48.596867 IP (tos 0x10, ttl 64, id 0, offset 0, flags [DF], proto 17, length: 373) SIP_PROXY_IP.5060 > Asterisk_IP.5060: UDP, length 345 What i need to know please what TTL means specifically and what is the best value og TTL and what is the lengh vale mean
2009 Feb 11
2
OPTIONS packets
Hi all, I need to register asterisk on an OpenSIPS SIP Proxy...The Registration is OK but my asterisk is sending OPTIONS packets to OpenSIPS and the SIP Proxy is not replying back...The issue is the UNKNOWN username that reside in the OPTIONS packet as you can see in the captured packets as you can see below: 1. U Asterisk_IP:5060 -> OPENSIPS_IP:5060 2. OPTIONS sip:OPENSIPS_IP
2009 Feb 18
6
AGI pdf book
Dear Sir, Can someone help me please to find a free ebook talking about AGI scripting through asterisk? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090218/a59fc299/attachment.htm
2008 Sep 12
1
Extension not found
Dear All, I have the following scenario...When a customer dial 111 number a beep message will iplay in order to record and playback his voice...Else he'll be routed to another call flow as you can see in the context below: [a2billing] exten => _X.,1,Gotoif($[${EXTEN} = 111] ? custom-recordme,111,1) exten => _X.,2,DeadAGI,a2billing.php exten => _X.,3,Wait,2 exten => _X.,4,Hangup
2009 Apr 21
1
run dialplan when open line
Hi all, Does asterisk support the following scenario? I need when a customer who own an endpoint registered on asterisk open the line, the asterisk will run a specific AGI script inside the endpoint context? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090421/4dce9c34/attachment.htm
2009 Mar 20
1
T38 FAX
Dear All, I'm trying to send FAX to an endpoint Behind NAT...The scenario i the following: PSTN_GW-->Asterisk-->asterisk-->OpenSIPS-->Endpoint behind NAT.. The FAX is failed and I got the following error log on asterisk: Mar 20 09:21:09] WARNING[20388]: chan_sip.c:12409 handle_response_invite: Re-invite to non-existing call leg on other UA. SIP dialog
2008 Dec 22
1
No Audio
Hi all, Sometimes when making a PC to PSTN call through asterisk, I got no audio in both sides...tracing by wireshark, I can find that RTP packets are hitting my PC but no audio...Can someone guess what could be that issue? Maybe it's a latency issue? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Feb 24
1
Incoming call
Dera All, I have the following scenario, A customer dial a DID number...The call is routed to a PSTN GW that send the call to asterisk... On asterisk I created an AGI Script that send the call to an extension registered on OpenSIPS server... The extension is ringing successfully, but as soon as I accept the call on OpenSIPS side the call is hangd up... I checked rhe SIP debug and it seems that I
2009 Feb 26
1
incoming call problem
Dear All, I have created an inbound context in SIP .conf that forward incoming call to opensips server...The problem appears as soon as I enable t38pt_udptl = yes...The Asterisk negotiate the SIP session with OpenSIPS without adding voice codec to INVITE packet...It just contains T.38 protocol...When t38pt_udptl is disabled everything looks OK and Ulaw is negotiated with OpenSIPS and cal
2009 Mar 02
1
Asterisk Dial plan issue
Hi all, I'm using asterisk in real time mode...My extensions.conf table contains: [default] switch => Realtime/default at extensions I have added the following to extensions.conf table; context:micho exten: _X. priority: 1 app:Dial appdata: SIP/00XXXXXX at PSTN GAteway Asterisk server is connected succeffully to database...As soon as i make a call i got the following error message:
2003 Oct 23
1
How to write sound file with G723.1 codec or G729 codec
Hello, all How can I write sound file with external G723.1 codec ( actually I have CISCO that can make H323 call to Asterisk box with G723.1 or G729 codec ) I am trying to start Record application by specifying in extensions.conf [writesound] exten => s,1, Answer exten => s,2,Record(soundexample:g723sf) or ...... ( soundexample:g729) I'am using oh323 channel driver, in oh323.conf
2008 Sep 03
3
DID number
Hi All, I bought a DID number from VOxbone...this number could be dialed from any PSTN line and could be forwarded to any SIP server like asterisk server...Now I need to forward this number to my asterisk server so when a customer dial this number from his GSM or Land line PSTN number the call will be forwarde to my asterisk server and I need to play a wav file for example.. Can you please give me