Patch for 45 Minute Hangup - How to install?

broswell

New Member
Joined
Mar 31, 2009
Messages
5
Reaction score
0
I am running PIAF 1.7.5.5 with Asterisk 1.6.2.9 My calls with Aastra phones hangup after 45 minutes. Patch is available from Digium (Issue 17005 https://issues.asterisk.org/view.php?id=17005) but when I download the new chan_sip.c and compile and install the new Asterisk, SIP fails completely.

1) Will the update-source catch this patch?
2) Is there a better way to patch?

Bob
[email protected]
 
if you edit the /etc/pbx/digiumsource.conf to ensure that the current version of asterisk is in there 1.6.2.13 then update-source should install the upstream patched version. If appears from the comments in the issue site that it made it into the mainstream releases.

Tom
 
Thanks for quick reply!

On my sytem I don't have /etc/pbx/digiumsource.conf, but I have two versions in the following locations:

$ locate digiumsource.conf
/usr/local/sbin/digiumsource.conf
/var/pbx_load/digiumsource.conf

Any idea which one I should edit? I assume I just change the 2nd to last line

Current file in /usr/local/sbin/digiumsource.conf is

#SOURCE.CONF
#update 070510
#This is the external configuration file used by /usr/local/sbin/update-source16
.x
# Each line must have a # in front of it unless it is used to provide data
#In other words NO BLANK LINES IN THIS FILE AT ALL!!!!
#
#
#Simply to to the website
#downloads.digium.com and look to see if the files named below exist and
#they have a non zero length! If not replace the *-current with the new
#version number. For example
# "asterisk-1.6-current" does not exist replace it with
# "asterisk-1.6.X.X" WARNING DO NOT PUT TAR.GZ AFTER THE FILE NAME!
#
#***********************************************************************
#
#Asterisk Common to 1.4/1.6
LIBPRI="libpri-1.4.11.3"
SOUNDS="asterisk-core-sounds-en-gsm-1.4.19"
SNDEXTRA="asterisk-extra-sounds-en-gsm-1.4.11"
DAHDI=dahdi-linux-complete-2.3.0.1+2.3.0
FPBX="freepbx-2.6.0"
#
# PBX in a Flash GOLD -Asterisk 1.4 with Zaptel
ZAPTEL="zaptel-1.4.12.1"
GASTERISK="asterisk-1.4.21.2"
GADDONS="asterisk-addons-1.4.11"
#
# PBX in a Flash Silver -Asterisk 1.4 with Dahdi
SASTERISK="asterisk-1.4.33"
SADDONS="asterisk-addons-1.4.11"
#
# PBX in a Flash BRONZE -Asterisk 1.6 with DAHDI
BASTERISK="asterisk-1.6.2.9"
BADDONS="asterisk-addons-1.6.2.1"
 
early version I am afraid. edit the one in /usr/local/sbin then put a copy of it in /etc/pbx

also change asterisk-addons to
1.6.2.2


update-source should now give you the latest.

<we are in the middle of a few upgrades that should automate this process but this will get you going>


Tom
 
No luck with upgrade

Tried upgrade 2x In both cases compilation and installation looked normal.

When I restarted I had the new version running. Calls worked but I could not hear recordings from inside on SIP phones or from the outside on PRI DAHDI channels.

I could make outgoing calls, and I could also make inbound calls by pressing buttons on the IVR.

Had to revert to original version

Bob
 
Did you run update-fixes after? I've had problems with being unable to hear the audio on prompts after update-source and update-fixes takes care of that.
 

Members online

No members online now.

Forum statistics

Threads
26,687
Messages
174,410
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top