Its for a new install so I’m not worried about the downtime of Asterisk being recompiled and what not but I haven’t found any info on how to go about applying this to an install with the latest version of the FreePBX distro
UPDATE … still not working. I got to the “rpmbuild” part but it says “libresample-devel is needed by asterisk, this is needed by asterisk, that is needed by asterisk”
over and over with different dependencies that are missing (or in use?)
I have no idea what I’m doing … trying to follow sketchy guides like the one above and this one
It is generally recommended that you never build anything as root. It’s a linux thing, root can do anything and you are trusting “somebody else” that’s why an untrusted user like mockbuild is used, then root just needs to install ( do the dirty work) to get it going.
Hey, sorry to drag up an old topic, but I wanted to put this here since it’s on the front page of google when searching how to apply the cisco-usecallmanager patch to freepbx.
There is a new version of this patch which applies to asterisk 13.10.0, which is the version of asterisk used by the newest FreePBX - 10.13.66-15. So since we have Cisco 7900 phones, I wanted to get the cutting-edge FreePBX working with them. After several hours and much ado I have something to show for it, and here it is:
PS: Sorry for the links not being links, I signed up just so I could post this, and it won’t let me post links because I am a new user, so you’ll have to copy/paste.
Edit by @xrobau: Fixed the links so they’re clickable. Thanks!
I appreciate that you created the RPM to make it eaiser for the rest of us. I am trying to get some features working but I am running into some issues. Could you please post your sample configs? The ones that you would generate from the patch process. I noticed that you did not include them in the RPM.
Thanks for the quick response. The two features that I am trying to use are conference/joining between three phones and also video format negotiation. The resolution is too low. I know there are settings that need to be made for the cisco endpoints (9971s). I just need a point in the right direction.
I am able to create a conference bridge. That piece works fine. I am not able to get the process of, place call A, after connect press conference button, place call B, then press conference button to join. This piece fails. I get an error that says “Unable to complete conference” As for the video part, I was referencing this site lists.digium.com/pipermail/asterisk-video/2011-October/003560.html but the patch needed might not be included in your fix.
Thanks again for the follow up. I thought there might be some light shed in the sample configs
Hey, I tried to edit my original post but it won’t let me. At the time when I wrote it, freepbx 10.13.66-15 used asterisk 13.10 and I thought specific freepbx versions were tied to specific asterisk versions. That’s not the case, and by upgrading to 10.13.66-15 you will have upgraded to the latest asterisk version at that time in the process. That means that you are running asterisk13-core at version 13.10 but all the other asterisk components are a different version. The steps above should be:
Tried to do all the above. A new version of this “rpm -Uvh mISDNuser*.rpm” can’t find. Would like to apply Cisco patch to my Freepbx testing box. Yes I will apply in working environment if it works.
I recently updated FreePBX to 10.13.66-16 and now the patch appears to have stopped working. Is there a way i can apply it to this version or do I have to go back to the old version?