similar to: Does Asterisk support AMR and AMR-WB

Displaying 20 results from an estimated 500 matches similar to: "Does Asterisk support AMR and AMR-WB"

2011 May 18
3
SRTP of Asterisk
Hi all, does the asterisk 1.4.x support TLS and SRTP? Thanks -- havesoftware, Inc. http://www.havesoftware.com Jakson Kalsson Senior Programmer jakkalsoon at havesoftware.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110518/56f03c61/attachment.htm>
2010 Oct 29
2
Video based Asterisk Training
Hi Friends, We have created a video based training for Asterisk in English and Urdu. Please check them and let us know how we can improve them for no-voice users. http://www.youtube.com/watch?v=KXq9g8UiGnQ http://www.youtube.com/watch?v=MID2RvgdD7s http://www.youtube.com/watch?v=_LbDUdAGfSY http://www.youtube.com/watch?v=J9Chkrg7E-M http://www.youtube.com/watch?v=MsC12wc9ZnU
2012 Jan 12
1
how to set callerid in php AGI file.
Hi, I am using phpagi for agi scripting. and want to update callerid number but didn't get any success. please help me how to update PHPAGI is new for me. Below is the code which I write. #!/usr/bin/php -q <?php set_time_limit(30); //require(.phpagi.php.); include("phpagi.php"); $agi = new AGI(); //answer the call $agi-> answer();
2013 Feb 15
6
Cisco 7942 Connected line ID
Hi, Is it working for anyone? I have tried with trustrpid=yes sendrpid=yes/pai but can not get it working, Asterisk cli shows prevented message like this. Connected line update to SIP/1231-00000200 prevented Regards, Zohair Raza -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Dec 16
1
CDR END TIME in correct in 1.8+
Hi, I've tested 1.8.6.0, 1.8.4.0 and 1.8.0 I can get proper start and answer time but not the end time of call <SIP/11-00000000>AGI Rx << GET VARIABLE CDR(start) <SIP/11-00000000>AGI Tx >> 200 result=1 (2011-12-16 18:34:48) <SIP/11-00000000>AGI Rx << GET VARIABLE CDR(end) <SIP/11-00000000>AGI Tx >> 200 result=1 (2011 12-16 18:34:48)
2017 Apr 17
7
PBX selection
Hi all, I'm new to VoIP, now we have a project that needs a PBX with client APPs. In our team we have argument for choosing PBX. By so far, we have following candidates: A: Open source 1) Asterisk PBX (http://www.asterisk.org) (with longest history that almost every one knows it, now the last version using the PJSIP stack) 2) FreeSwitch (http://www.freeswitch.org) (A lot people
2012 Jan 03
4
Asterisk, FreeSWITCH, TrixBox, SER, OpenSER, sipX, CallWeaver, and YATE.
Hi, Please help me understand the following applications and what are its advantages if we compare between each of them. Asterisk, FreeSWITCH, TrixBox, SER, OpenSER, sipX, CallWeaver, and YATE. Regards, Kaushal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120103/ffad2be6/attachment.htm>
2012 Jul 13
8
How to set SIP to auto answer in the dial plan .
Hi, I am trying to write dial plan for sip to auto answer (auto attend) the incoming call to the sip phone. - If i call from sip1 to sip2 then sip2 should automatically answer the call and play some sound file. I am trying to do this but as new to the asterisk dial plan configuration , so not able Todo this. help me if anyone already done this setup. Regards Upendra. -------------- next part
2017 Apr 19
4
PBX selection
The solution you choose should be based on many factors which should include your business requirements, team's experience, your budget, growth expectations and more. You can choose Asterisk or Freeswitch as a platform and start building on that - but it is not simple and being new to VoIP you are likely to make mistakes. The "do-it-yourself" approach will some money initially, but
2013 Sep 03
3
Asterisk crash
Hello List, In our lab asterisk has crashed due to some unknown reason and it has been restarted by safe_asterisk service. But before crash we can see lots of below log entry (asterisk version 1.8.9.3). Sep 3 07:55:21] WARNING[16287] res_rtp_asterisk.c: RTP Transmission error of packet to [2002:c117:a683::c117:a683]:20940: Address family not supported by protocol chan_sip.c: Purely numeric
2013 Mar 06
1
Asterisk crashed
Hi, I am running asterisk 1.8.14.0, It was running fine for last few days and suddenly crashed today In logs I can see that abrt tried to save the core dump but it couldn't Mar 6 12:11:09 localhost kernel: asterisk[26544]: segfault at 72656d69ac ip 0000000000533c19 sp 00007f7db9ce3af0 error 4 in asterisk[400000+1d1000] Mar 6 12:11:15 localhost abrt[31287]: Saved core dump of pid 26528
2007 May 04
1
AMR vs Speex on wireless networks.
In order to develop a Voip application, today i should make it robust to bit-errors over wireless networks. This is an actually lack of Speex, infact what i've understood is that if a packet arrives corrupted, i must pass NULL to the decoder in order to let it know. My target is to use UDP (with checksum field disabled) and exploit also corrupted packets giving them to the AMR codec. Otherwise
2007 Jul 02
5
softphone with g729 codec
Hi: Iam looking for a sip softphone that supports g729 codec Any one have an idea ? Reagrds; jonnyhashem --------------------------------- Don't get soaked. Take a quick peak at the forecast with theYahoo! Search weather shortcut. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Aug 25
1
AMR Codec
Has anyone successfully compiled the AMR codec into an Asterisk install, and if so, what steps did you take? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100825/b3db9f37/attachment.htm
2011 Sep 02
5
how to add-edit-delete entery into asterisk conf files
Hi list, I want ot do basic work (add-edit-delete) into asterisk configuration files, like sip.conf, manager.conf,musiconhold.conf etc. Please guide me how to configure all these files from from AMI connection. I am able to login into AMI from Login action but I want to do more task in to it. *AMI login:- * *login.php* <?php $socket = fsockopen("127.0.0.1","5038",
2006 Mar 01
1
New 'amr' driver and linux MegaMGR
Hi, according to http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/amr/amr.c?only_with_tag=RELENG_6 it seems MegaMGR for linux now can work. Any experience? -- Cris, member of G.U.F.I Italian FreeBSD User Group http://www.gufi.org/
2014 Apr 30
2
AMR installation error
make gives this: codec_amr.c: In function 'amrtolin_sample': codec_amr.c:227: error: 'AST_FORMAT_AMRNB' undeclared (first use in this function) codec_amr.c:227: error: (Each undeclared identifier is reported only once codec_amr.c:227: error: for each function it appears in.) codec_amr.c: In function 'lintoamr_frameout': codec_amr.c:345: warning: unused variable
2010 May 05
1
SIP - SIP over PBX no audio when canreinvite=no
Hello list, I am trying to solve a problem and after unsucessfully chasing forums and google for some hours, I turn to you in hope of a solution. I feel it's just a configuration issue but I just can't get my head wrapped around it. The situation is basically this: I have an Asterisk connected to an Alcatel OmniPCX via SIP. Asterisk only ever does SIP and has no dedicated hardware
2007 Aug 29
1
OT - Callto:// tags options
Hello,
2011 Dec 28
1
cdr call time
Hi team, On event of no answer in CDR the starttime and endtime of call remains the same. Is there any way how can actually track call originate time and call end time. Thanks Vinod dharashive. Sent from BlackBerry? on Airtel