similar to: Asterisk 1.4.39.2, 1.6.1.22, 1.6.2.16.2, and 1.8.2.4 Now Available

Displaying 20 results from an estimated 3000 matches similar to: "Asterisk 1.4.39.2, 1.6.1.22, 1.6.2.16.2, and 1.8.2.4 Now Available"

2011 Feb 11
3
Asterisk 1.8.3
Hi Does anyone have any rough idea how far away 1.8.3 is? We can't deploy 1.8 yet because of this issue https://issues.asterisk.org/bug_view_advanced_page.php?bug_id=18403 -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062
2011 Apr 06
11
Asterisk 1.8.3
I have deployed several 1.8.3.2 systems as upgrades of customers systems and now I am seeing random crashes. For some reason the builds lock up and stop taking sip connections. Existing calls stay on but when the user hangs up no new calls or reg attempts work. In most cases a "core restart now" cleans things up. Some times I have to kill the asterisk process. The stability of 1.8.2
2010 Oct 26
11
Auto provisioning from public server
Hello, has anyone experience with auto provisioning IP-phones on different locations through a central public provisioning server ? You use http or https ? Is there a danger that one uses a different MAC-address in the provisioning link to obtain SIP username / password settings ? Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Aug 11
5
Trouble with *8 Pickup
We have a client that has sporadic problems with the *8 pickup facility. The server they are using is 1.8.5 and they are using Snom phones. Every now and then when they try to do a pickup from another phone they get a forbidden message on the phone and I can see the following in the logs. [Aug 8 11:51:53] ERROR[19314] astobj2.c: user_data is NULL [Aug 8 11:51:53] ERROR[19314] astobj2.c:
2010 Dec 07
3
Snom (vs Polycom) - provisioning
Hi, I`m not actually asking for a comparaison between the two, I have one on hand and will make up my own mind. But I can't find much info on whether the Snom (370 to be exact) accepts FTP provisioning like the Polycom (but few others) do. Any Snom user can answer this one for me? Mike -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Mar 29
5
Continue a dialplan when the client hang up the call
Hi all, When a user make a call to Asterisk, and when user hang up the call at any point of the conversation,? Asterisk will stop Diaplan intermediately. At this situation,? Are there any way to make? Asterisk continue execute the Diaplan ?, so Asterisk can do something like that delete temporary file, .. etc. Thanks in advance, Giang -------------- next part -------------- An HTML
2009 Aug 20
8
mysql sip realtime
Hi I have some question about mysql realtime. 1) Anyone know exactly if there is a specific order to declare sip table column for realtime ? In which file can I find that order ? 2) In my extconfig.conf, [settings] are : sipusers => mysql,general,siptable sippeers => mysql,general,siptable so means that I use realtime dynamic exactly ? Is it normal if some parameters from sip.conf still
2011 Aug 02
3
MixMonitor and attended transfers
Hi I'm using asterisk 1.8.3.2 (with a couple of patches) I have the following scenario... SIP call comes in and gets answered by extension A (MixMonitor is executed as part of this inbound dial plan of the number being called) Extension A puts call on hold and calls extension B Extension A then does an attended transfer of incoming call to extension B I'm finding that the recording
2011 May 19
3
Manager logged on/off messages
Hi Is there a way I can stop Manager logged on/off messages from going to the console/logs without losing all the other information I need? Regards Ish -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062
2011 Apr 13
11
Realtime SIP & peer status
Hello, I'm using SIP realtime with MySQL DB. Is it possible to get the status of the SIP peer (free / calling) from this realtime DB ? If not, is there another way to obtain the call state of a SIP peer ? Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Aug 15
6
Realtime Context
Hi, I'd like to be able to create contexts in real-time when I add new clients to my asterisk box. Currently, I have to create a blank context in extensions.conf and add:- switch => Realtime/@ Is there any way to avoid the step of creating the blank context and simply include all the entries from the database? Thanks Dan -------------- next part -------------- An HTML attachment was
2009 Dec 11
3
Calls Dropping
Hello, We have a problem that calls seem to be dropping for no reason. Is there any way to write a debug log to disk so that I can check it as soon as a call is lost? It happens randomly once or twice a day to different callers. Many thanks Dan -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Jun 02
11
HElP me I am a beginner
HY all, I am completely new to the asterisk so can any one help me with it as I have some questions queries 1. first n for most what are the tools/equipment that I need for eg a Computer, and a net connection is it all that I need for simple head start to get hands on the asterisk and cam please any one send me all the copies from vol 1 to vol 70 every issue Thank You and Best
2009 Jul 22
3
CallerPres SIP headers Analog Phone
hello all...I have been trying to get a handle on CallerPres with an analog handset. I have usecallingpres=yes in my chan_dahdi.conf file and when I dial *67 on my analog handset I see Disabling Caller*ID on DAHDI/4-1 but when the call is then forwarded to my outbound SIP provider the RPID header is not correct privacy=off;screen=no instead of full and yes how can I correct this?
2009 Aug 25
2
Authenticating SIP peer on IP address only
Hi I know this is far from best practice but is it possible to authenticate a sip peer on the IP address it's coming from so that it doesn't need to use a UN and Pass? Ish -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062
2011 Nov 16
1
Server-to-server BLF
Hi all, Do you have an idea on the best way on how to implement a system with multiple Asterisk servers with BLF working in such a way that a peer on one server can subscribe to another peer on the other server in a seamless manner? Has anyone set-up a system like this before? Thanks! Regards, Ronald -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Feb 28
2
Asterisk 1.8.3-rc3 and one way audio
I've just installed 1.8.3-rc3 on a test server as we really needed that deadlock involving REFER fix on our server but now I'm having an odd issue with one way audio with a specific type of call. If I do extension to extension calls there is full 2 way audio. If I route in an incoming call through numbers provided by our SIP provider there is no inbound audio (mobile to * SIP extension)
2011 Feb 23
4
AMI FullyBooted issue
Hi We're still testing out asterisk 1.8 (using 1.8.2.2 from rpm package) before putting it into production and I'm observing an odd issue when using the AMI Every request I send to the AMI just results in a FullyBooted response rather than the expected response. Here are some examples from my logs -- Call started: 22/02/2011 11:34:03 -- action: command command: core show channels
2009 Nov 16
2
Odd Local Channel and 0 billsec issue
Hi I've been noticing an odd issue with our servers (1.4.17) where a large number of one particular customer's (we operate a hosted VoIP platform) calls go through a Local channel rather than the SIP channel and whenever this happens our asterisk CDR is recording a billsec value of 0. Our outgoing calls to POTS are sent through a separate carrier and we get a daily CDR off them in
2009 Nov 10
1
Call audio leaking between calls
Hi Has anyone ever had experience of phones on the same office network being able to hear other concurrent call's audio whilst on calls of their own? We're getting this for the first time and I'm at a bit of a loss as to where to start to look. We're using 1.4.17 Any pointers would be much appreciated! Ish -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660