similar to: Certified Asterisk 11.6 Menuselect

Displaying 20 results from an estimated 2000 matches similar to: "Certified Asterisk 11.6 Menuselect"

2015 Mar 09
6
Centos 6 - disabling IPv6 addressing
Sorry - that should be sysctl -w net.ipv6.conf.all.accept_ra=0 to disable that, not 1. Chris On Sun, Mar 8, 2015 at 11:14 PM, Chris Stone <axisml at gmail.com> wrote: > Try: > > sysctl -w net.ipv6.conf.all.accept_ra=1 > > to persist between boots, be sure to add this to your /etc/sysctl.conf > file. > > This should prevent the box from listening to any RA
2015 Mar 09
3
Centos 6 - disabling IPv6 addressing
On Fri, Mar 6, 2015 at 11:52 AM, Robert Moskowitz <rgm at htt-consult.com> wrote: > > > On 03/06/2015 11:00 AM, Robert Moskowitz wrote: > >> >> >> On 03/06/2015 10:55 AM, Barry Brimer wrote: >> >>> >>> >>> IPV6INIT="no" >>>> >>>> But I am still getting a global IPv6 (and of course local scope).
2017 Apr 29
2
Can't compile asterisk-certified-11.6-cert16 on Ubuntu 16
All; I'm trying to install certified asterisk 11.6 cert16 on a Ubuntu 16 server. However, when I try to compile it, I'm getting hundreds and hundreds of errors. Here is a sample of the output. make[1]: Leaving directory '/usr/src/asterisk-certified-11.6-cert16/menuselect' [LD] aelparse.o aelbison.o pbx_ael.o hashtab.o lock.o ael_main.o ast_expr2f.o ast_expr2.o
2011 May 28
8
Cisco registration problem with 1.8.3.3
I am having a problem registering my cisco phones which is exactly like that described in http://lists.digium.com/pipermail/asterisk-users/2011-May/262306.html except that I am on Asterisk 1.8.3.3 and using sip level POS3-07-4-00 The symptoms are: o 7960 lines show [X] o Outbound calls can be made from the phone, including call pickup of inbound calls, but not to it. o Trace shows REGISTER
2011 May 19
1
Polycom IP335 3.3.1 Call Waiting
I updated my phones to the UCS 3.3.1 firmware a few months back. The scenario is I place a call and receive an incoming call. With 3.3.1 the screen will show call 1/2 and I have to press the down arrow to see the caller name / number. Has anybody else noticed this with 3.3.1? I had thought with 3.2.4 it would automatically show call waiting name and number without pressing any keys. It could be
2010 Oct 23
2
1.8 Console Welcome Message
With previous Asterisk versions when running asterisk -r a welcome message is displayed with the version. I just upgraded to 1.8 and noticed it is not appearing. All I get is Verbosity is at least 3 and the console prompt. I looked at main/asterisk.c and still see the welcome message code. Any idea why it is not being shown? Ryan
2010 Jun 26
2
Codec negotiation
I have Polycom phones that support the g722 codec. Adding allow=g722 to the [general] section of sip.conf works great and I can make calls between the phones using g722. However Asterisk is negotiating g722 for calls going out my voip provider and transcoding these to ulaw. In sip.conf for the provider I have deny=all and allow=ulaw. This can cause potential audio degrading and wastes cpu cycles.
2010 Jun 21
1
ISP down internal phones become unavailable
I saw the following lines in the log this morning. From my router logs I see that the connection went down as my ISP was doing maintenance for a few minutes last night. I can understand the external registrations timing out, but why do the phones become unreachable. They are on the internal lan within the same subnet as the Asterisk server. Internal DHCP and DNS was functional. If I had a PRI card
2015 Mar 09
1
Centos 6 - disabling IPv6 addressing
How about, in your /etc/sysconfig/network file adding or editing the line for IPV6 to be: NETWORKING_IPV6=no and then try a 'service network restart' and see what you get. Chris On Mon, Mar 9, 2015 at 11:52 AM, Robert Moskowitz <rgm at htt-consult.com> wrote: > No change after running this and trying both: > > system network restart > > ifdown eth0; ifup eth0
2011 Dec 22
3
dahdi_tool missing
Hi All, I have installed newt and newt_devel but dahdi_tool will not compile/install. I'm trying this with dahdi-linux-complete-2.5.0.2+2.5.0.2. does anyone have any suggestions as to what I am doing wrong? Regards David. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Mar 10
1
Strange Polycom Issue
On Mon, Mar 9, 2015 at 9:40 AM, David Wessell <david at ringfree.biz> wrote: > Welcome to our hell. > > We ran into this on VVX 300 and 400 phones running UCS 5.2.x. We finally > got Polycom to issue a hotfix firmware version. I'll be happy to share it > with you offlist, just email me. > > Officially Polycom will fix the issue in 5.3 in a few months.. > >
2010 Jul 24
1
Exchange UM Play on Phone
I haven't been successful in getting this to work. The issue looks to be that Asterisk is wanting peer authentication for the invite request as it sends back 401 Unauthorized. I am using FreePBX 2.7 and have tested both Asterisk 1.6.1.18 and 1.6.2.9. My trunk settings are type=peer transport=tcp qualify=yes insecure=port,invite host=10.10.1.31 context=from-internal Here is snippets of the
2017 Apr 29
2
Can't compile asterisk-certified-11.6-cert16 on Ubuntu 16
On 04/29/2017 10:57 AM, Jonathan H wrote: > On 29 April 2017 at 16:47, Tech Support <asterisk at voipbusiness.us> wrote: > >> I?m trying to install certified asterisk 11.6 cert16 on a Ubuntu 16 server. However, when I try to compile it, I?m getting hundreds and hundreds of errors. Here is a sample of the output. >> When I try to build Asterisk 13, I have no problem. Any
2012 Jan 05
1
Blind transfers being cancelled by asterisk & hanging up on remote caller
Hello all, I have a system running AsteriskNOW with asterisk asterisk-1.8.8.1-1_centos5 from AsteriskNOW repository. I just changed our Polycom 335 sip.conf so that blindpreferred=1 (all transfers default as blind transfers). If a customer calls in & we answer & transfer, everything works fine. But if we call out to a customer & then transfer to another internal extension, that
2013 Dec 15
3
Why doesn't Asterisk try to prevent transcoding
Let's say I have two devices configured and the follow call scenarios occur. [100] disallow=all allow=g722&ulaw Polycom phone with g722,ulaw,alaw,g729 [101] disallow=all allow=ulaw Polycom phone with g722,ulaw,alaw,g729 101 dials 100 -> ulaw to ulaw is chosen 100 dials 101 -> g722 to ulaw is chosen Ideally when 100 dials 101 ulaw would be chosen since it is the common format.
2012 Aug 04
1
Suggestion of Server Specifications for Asterisk
What the minimum Server Specifications do I need to run 200 concurrent channels at the time with .WAV recording (MixMonitor)? It will be connected via VOIP sip account. Codec will be ulaw. Which UK dedicated server provider do you recommend and how much bandwidth do I need? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 Apr 29
2
Can't compile asterisk-certified-11.6-cert16 on Ubuntu 16
Don't get me wrong - he should absolutely do that. Just offering an explanation for his post. I read it as "I am trying to install certified and it won't compile. Normal 13 does though.". He didn't mention if the 13 he was trying to compile was certified. Why he would want 11 over 13 is anyone's guess. j On 04/29/2017 11:15 AM, Jonathan H wrote: > Sure, so
2014 Jun 13
0
Asterisk 1.8.15-cert7, 1.8.28.2, 11.6-cert4, 11.10.2, 12.3.2 Now Available (Security/Regression Release)
The Asterisk Development Team has announced security releases for Certified Asterisk 1.8.15, 11.6, and Asterisk 1.8, 11, and 12. The available security releases are released as versions 1.8.15-cert7, 11.6-cert4, 1.8.28.2, 11.10.2, and 12.3.2. These releases are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/releases These releases resolve security
2014 Jun 13
0
Asterisk 1.8.15-cert7, 1.8.28.2, 11.6-cert4, 11.10.2, 12.3.2 Now Available (Security/Regression Release)
The Asterisk Development Team has announced security releases for Certified Asterisk 1.8.15, 11.6, and Asterisk 1.8, 11, and 12. The available security releases are released as versions 1.8.15-cert7, 11.6-cert4, 1.8.28.2, 11.10.2, and 12.3.2. These releases are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/releases These releases resolve security
2016 Aug 29
0
Certified Asterisk 11.6-cert14 Now Available
The Asterisk Development Team has announced the release of Certified Asterisk 11.6-cert14. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/certified-asterisk The release of Certified Asterisk 11.6-cert14 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the