- Edited
If I assume same procedure as detailed in the FreePBX link above, can I use the source packages from the link below and if so, what version is being used by Issabel?
If I assume same procedure as detailed in the FreePBX link above, can I use the source packages from the link below and if so, what version is being used by Issabel?
I find that Issabel users Asterisk 11.25.0 and there is a Cisco Presence patch available.
However I have no idea as to how to patch the Source RPM. I tried follow the process described in the FreePBX link in my original post based on the patch for 11.25.0 and SRPM downloaded from link above, but I get warnings that Palosanto user and group does not exist and it is using root, which should be okay as I did not create this user / group. And then I get stuck at failed to find dependencies while trying to do rpmbuild. Further looking at the asterisk.spec file created in the process of unpacking via rpm -ivh under SPEC dierctory, I dont have Patch12 or %patch12.p1, so I picked up available slot for Patch3 and used that to specify Cisco presence patch. However, then these last step fail:
rpmbuild -bp ~/rpmbuild/SPECS/asterisk.spec
rpmbuild -ba ~/rpmbuild/SPECS/asterisk.spec
rpm -Uvh ~/rpmbuild/RPMS/x86_64/asterisk11-[a-l].rpm --force
rpm -Uvh ~/rpmbuild/RPMS/x86_64/asterisk11-[n-r].rpm --force
rpm -Uvh ~/rpmbuild/RPMS/x86_64/asterisk11-t.rpm --force
rpm -Uvh ~/rpmbuild/RPMS/x86_64/asterisk11-voicemail-11.rpm --force
If a developer can help with this to add a nice feature / phones work, I am willing to make some donations towards the project. I am learning this as part of Asterisk home lab, and have 3 Cisco phones to play with. I have these phones.
I had some missing dependencies that I have installed.
Now at next step, here is what happens.
[root@issabel ~]# rpmbuild -bp ~/rpmbuild/SPECS/asterisk.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Y6XagN
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd /root/rpmbuild/BUILD
+ rm -rf asterisk-11.25.0
+ /usr/bin/gzip -dc /root/rpmbuild/SOURCES/asterisk-11.25.0.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd asterisk-11.25.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cp /root/rpmbuild/SOURCES/asterisk-core-sounds-en-gsm-1.5.tar.gz /root/rpmbuild/SOURCES/asterisk-core-sounds-es-gsm-1.5.tar.gz /root/rpmbuild/SOURCES/asterisk-core-sounds-fr-gsm-1.5.tar.gz /root/rpmbuild/SOURCES/asterisk-extra-sounds-fr-gsm-1.5.tar.gz /root/rpmbuild/SOURCES/asterisk-extra-sounds-en-gsm-1.5.tar.gz sounds/
+ cp /root/rpmbuild/SOURCES/asterisk-moh-opsound-gsm-2.03.tar.gz sounds/
+ for a in rc.debian.asterisk rc.gentoo.asterisk rc.mandriva.asterisk rc.mandriva.zaptel rc.archlinux.asterisk rc.slackware.asterisk rc.suse.asterisk
+ rm -f contrib/init.d/rc.debian.asterisk
+ for a in rc.debian.asterisk rc.gentoo.asterisk rc.mandriva.asterisk rc.mandriva.zaptel rc.archlinux.asterisk rc.slackware.asterisk rc.suse.asterisk
+ rm -f contrib/init.d/rc.gentoo.asterisk
+ for a in rc.debian.asterisk rc.gentoo.asterisk rc.mandriva.asterisk rc.mandriva.zaptel rc.archlinux.asterisk rc.slackware.asterisk rc.suse.asterisk
+ rm -f contrib/init.d/rc.mandriva.asterisk
+ for a in rc.debian.asterisk rc.gentoo.asterisk rc.mandriva.asterisk rc.mandriva.zaptel rc.archlinux.asterisk rc.slackware.asterisk rc.suse.asterisk
+ rm -f contrib/init.d/rc.mandriva.zaptel
+ for a in rc.debian.asterisk rc.gentoo.asterisk rc.mandriva.asterisk rc.mandriva.zaptel rc.archlinux.asterisk rc.slackware.asterisk rc.suse.asterisk
+ rm -f contrib/init.d/rc.archlinux.asterisk
+ for a in rc.debian.asterisk rc.gentoo.asterisk rc.mandriva.asterisk rc.mandriva.zaptel rc.archlinux.asterisk rc.slackware.asterisk rc.suse.asterisk
+ rm -f contrib/init.d/rc.slackware.asterisk
+ for a in rc.debian.asterisk rc.gentoo.asterisk rc.mandriva.asterisk rc.mandriva.zaptel rc.archlinux.asterisk rc.slackware.asterisk rc.suse.asterisk
+ rm -f contrib/init.d/rc.suse.asterisk
+ cp /root/rpmbuild/SOURCES/app_cbmysql.c apps/
+ contrib/scripts/get_mp3_source.sh
A addons/mp3
A addons/mp3/MPGLIB_README
A addons/mp3/common.c
A addons/mp3/huffman.h
A addons/mp3/tabinit.c
A addons/mp3/Makefile
A addons/mp3/README
A addons/mp3/decode_i386.c
A addons/mp3/dct64_i386.c
A addons/mp3/MPGLIB_TODO
A addons/mp3/mpg123.h
A addons/mp3/layer3.c
A addons/mp3/mpglib.h
A addons/mp3/decode_ntom.c
A addons/mp3/interface.c
Exported revision 202.
+ echo 'Patch #1 (asterisk-11.5.0-raise-asterisk-priority.patch):'
Patch #1 (asterisk-11.5.0-raise-asterisk-priority.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.5.0-raise-asterisk-priority.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file contrib/scripts/safe_asterisk
Hunk #1 succeeded at 22 (offset -2 lines).
+ echo 'Patch #2 (asterisk-1.8.13.0-mpg123.patch):'
Patch #2 (asterisk-1.8.13.0-mpg123.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-1.8.13.0-mpg123.patch
+ /usr/bin/patch -p1 -b --suffix .mpg123 --fuzz=0
patching file contrib/init.d/rc.redhat.asterisk
+ echo 'Patch #3 (cisco-usecallmanager-11.25-0.patch):'
Patch #3 (cisco-usecallmanager-11.25-0.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/cisco-usecallmanager-11.25-0.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file channels/chan_sip.c
patching file channels/sip/config_parser.c
patching file channels/sip/include/sip.h
patching file configs/features.conf.sample
patching file configs/sip.conf.sample
patching file configs/sip_notify.conf.sample
patching file funcs/func_presencestate.c
patching file include/asterisk/channel.h
patching file include/asterisk/event_defs.h
patching file include/asterisk/features.h
patching file main/channel.c
patching file main/event.c
patching file main/features.c
patching file main/pbx.c
patching file main/presencestate.c
+ echo 'Patch #4 (asterisk-1.8.10.0-rc-chown.patch):'
Patch #4 (asterisk-1.8.10.0-rc-chown.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-1.8.10.0-rc-chown.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file contrib/init.d/rc.redhat.asterisk
+ echo 'Patch #32 (asterisk-11.3.0-h323-use-pboolean-only.patch):'
Patch #32 (asterisk-11.3.0-h323-use-pboolean-only.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.3.0-h323-use-pboolean-only.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file channels/h323/ast_h323.cxx
patching file channels/h323/ast_h323.h
+ echo 'Patch #39 (asterisk-11.3.0-app_fax_compat_name.patch):'
Patch #39 (asterisk-11.3.0-app_fax_compat_name.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.3.0-app_fax_compat_name.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file apps/app_fax.c
+ echo 'Patch #43 (asterisk-1.8.11.0-cdr_sqlite3_custom.conf.patch):'
Patch #43 (asterisk-1.8.11.0-cdr_sqlite3_custom.conf.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-1.8.11.0-cdr_sqlite3_custom.conf.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file configs/cdr_sqlite3_custom.conf.sample
+ echo 'Patch #47 (asterisk-11.23.1-rename-moh-mohmp3.patch):'
Patch #47 (asterisk-11.23.1-rename-moh-mohmp3.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.23.1-rename-moh-mohmp3.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file configs/musiconhold.conf.sample
patching file sounds/Makefile
+ echo 'Patch #49 (asterisk-11.3.0-app_meetme_export_actual_recordingfile.patch):'
Patch #49 (asterisk-11.3.0-app_meetme_export_actual_recordingfile.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.3.0-app_meetme_export_actual_recordingfile.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file apps/app_meetme.c
Hunk #1 succeeded at 3019 (offset 54 lines).
Hunk #2 succeeded at 4457 (offset 64 lines).
+ echo 'Patch #51 (asterisk-addons-1.6.2.2-cbmysql-fix-recording-path.patch):'
Patch #51 (asterisk-addons-1.6.2.2-cbmysql-fix-recording-path.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-addons-1.6.2.2-cbmysql-fix-recording-path.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file apps/app_cbmysql.c
+ echo 'Patch #53 (asterisk-addons-cbmysql-1.8.3.3-compile-cleanup.patch):'
Patch #53 (asterisk-addons-cbmysql-1.8.3.3-compile-cleanup.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-addons-cbmysql-1.8.3.3-compile-cleanup.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file apps/app_cbmysql.c
+ echo 'Patch #54 (asterisk-11.3.0-cbmysql-use-ast-channel-language.patch):'
Patch #54 (asterisk-11.3.0-cbmysql-use-ast-channel-language.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.3.0-cbmysql-use-ast-channel-language.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file apps/app_cbmysql.c
+ echo 'Patch #56 (asterisk-11.23.1-chan_extra-2.0.8.patch):'
Patch #56 (asterisk-11.23.1-chan_extra-2.0.8.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.23.1-chan_extra-2.0.8.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file build_tools/menuselect-deps.in
patching file channels/chan_extra.c
patching file configs/chan_extra.conf
patching file configs/extra-channels.conf
patching file configure.ac
Hunk #1 succeeded at 398 (offset -1 lines).
patching file makeopts.in
+ echo 'Patch #58 (asterisk-11.3.0-dahdi-busy-channel-is-congestion.patch):'
Patch #58 (asterisk-11.3.0-dahdi-busy-channel-is-congestion.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.3.0-dahdi-busy-channel-is-congestion.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file channels/chan_dahdi.c
Hunk #1 succeeded at 14022 (offset 74 lines).
Hunk #2 succeeded at 14151 (offset 74 lines).
Hunk #3 succeeded at 14159 (offset 74 lines).
+ echo 'Patch #59 (asterisk-11.3.0-chan_iax2-unbreak-zoiper-compat-v3.patch):'
Patch #59 (asterisk-11.3.0-chan_iax2-unbreak-zoiper-compat-v3.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.3.0-chan_iax2-unbreak-zoiper-compat-v3.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file channels/chan_iax2.c
Hunk #1 succeeded at 5256 (offset 91 lines).
+ echo 'Patch #60 (asterisk-11.20.0-libwat-1.0.25.patch):'
Patch #60 (asterisk-11.20.0-libwat-1.0.25.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.20.0-libwat-1.0.25.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file build_tools/menuselect-deps.in
patching file channels/chan_dahdi.c
Hunk #48 succeeded at 19317 (offset 5 lines).
Hunk #49 succeeded at 19698 (offset 5 lines).
Hunk #50 succeeded at 19907 (offset 5 lines).
Hunk #51 succeeded at 19955 (offset 5 lines).
Hunk #52 succeeded at 19977 (offset 5 lines).
Hunk #53 succeeded at 19999 (offset 5 lines).
patching file channels/Makefile
patching file channels/sig_wat.c
patching file channels/sig_wat.h
patching file configs/chan_dahdi.conf.sample
patching file configure.ac
Hunk #1 succeeded at 465 (offset -1 lines).
Hunk #2 succeeded at 2116 (offset 57 lines).
patching file makeopts.in
patching file menuselect/test/menuselect-tree
+ echo 'Patch #61 (asterisk-11.3.0-xorcom-busydetect-01-silencedetect-fix-buffer-overflow.patch):'
Patch #61 (asterisk-11.3.0-xorcom-busydetect-01-silencedetect-fix-buffer-overflow.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.3.0-xorcom-busydetect-01-silencedetect-fix-buffer-overflow.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file main/dsp.c
Hunk #1 succeeded at 1191 (offset -8 lines).
Hunk #2 succeeded at 1207 (offset -8 lines).
+ echo 'Patch #62 (asterisk-11.3.0-xorcom-busydetect-02-detect-busymaybe-on-noise-not-silence.patch):'
Patch #62 (asterisk-11.3.0-xorcom-busydetect-02-detect-busymaybe-on-noise-not-silence.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.3.0-xorcom-busydetect-02-detect-busymaybe-on-noise-not-silence.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file main/dsp.c
Hunk #1 succeeded at 123 (offset 2 lines).
Hunk #2 succeeded at 1189 (offset -8 lines).
+ echo 'Patch #63 (asterisk-11.3.0-xorcom-busydetect-03-expose-busycompare-busytoneonly.patch):'
Patch #63 (asterisk-11.3.0-xorcom-busydetect-03-expose-busycompare-busytoneonly.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.3.0-xorcom-busydetect-03-expose-busycompare-busytoneonly.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file include/asterisk/dsp.h
patching file main/dsp.c
Hunk #2 succeeded at 125 (offset 2 lines).
Hunk #3 succeeded at 378 (offset -11 lines).
Hunk #4 succeeded at 1244 (offset -8 lines).
Hunk #5 succeeded at 1260 (offset -8 lines).
Hunk #6 succeeded at 1297 (offset -8 lines).
Hunk #7 succeeded at 1364 (offset -8 lines).
Hunk #8 succeeded at 1683 (offset -8 lines).
Hunk #9 succeeded at 1750 (offset -7 lines).
+ echo 'Patch #64 (asterisk-11.20.0-xorcom-busydetect-04-expose-busypattern-fuzziness.patch):'
Patch #64 (asterisk-11.20.0-xorcom-busydetect-04-expose-busypattern-fuzziness.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.20.0-xorcom-busydetect-04-expose-busypattern-fuzziness.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file channels/chan_dahdi.c
patching file channels/chan_extra.c
patching file include/asterisk/dsp.h
patching file main/dsp.c
Hunk #1 succeeded at 381 (offset -3 lines).
Hunk #2 succeeded at 1364 (offset -2 lines).
Hunk #3 succeeded at 1374 (offset -2 lines).
Hunk #4 succeeded at 1684 (offset -2 lines).
Hunk #5 succeeded at 1760 (offset -2 lines).
+ echo 'Patch #65 (asterisk-11.3.0-xorcom-busydetect-05-cap-limit-threshold.patch):'
Patch #65 (asterisk-11.3.0-xorcom-busydetect-05-cap-limit-threshold.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.3.0-xorcom-busydetect-05-cap-limit-threshold.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file main/dsp.c
Hunk #1 succeeded at 1738 (offset -7 lines).
+ echo 'Patch #66 (asterisk-11.3.0-xorcom-busydetect-06-dahdi-config-options-busydetect.patch):'
Patch #66 (asterisk-11.3.0-xorcom-busydetect-06-dahdi-config-options-busydetect.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.3.0-xorcom-busydetect-06-dahdi-config-options-busydetect.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file channels/chan_dahdi.c
Hunk #1 succeeded at 1253 (offset 1 line).
Hunk #2 succeeded at 1618 (offset 6 lines).
Hunk #3 succeeded at 10339 (offset 59 lines).
Hunk #4 succeeded at 13621 (offset 80 lines).
Hunk #5 succeeded at 16460 (offset 175 lines).
Hunk #6 succeeded at 18144 (offset 193 lines).
Hunk #7 succeeded at 18167 (offset 193 lines).
Hunk #8 succeeded at 18296 (offset 193 lines).
patching file configs/chan_dahdi.conf.sample
Hunk #1 succeeded at 985 (offset 46 lines).
Hunk #2 succeeded at 1003 (offset 46 lines).
+ echo 'Patch #68 (asterisk-11.23.1-chan_allogsm-2.0.7-v2.patch):'
Patch #68 (asterisk-11.23.1-chan_allogsm-2.0.7-v2.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.23.1-chan_allogsm-2.0.7-v2.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file build_tools/menuselect-deps.in
patching file channels/chan_allogsm.c
patching file configs/allogsm-channels.conf.sample
patching file configs/chan_allogsm.conf.sample
patching file configure.ac
Hunk #1 succeeded at 400 (offset -1 lines).
patching file include/asterisk/autoconfig.h.in
Hunk #1 succeeded at 1105 (offset 3 lines).
patching file makeopts.in
+ echo 'Patch #70 (asterisk-11.23.1-opus-v8-with-fir.patch):'
Patch #70 (asterisk-11.23.1-opus-v8-with-fir.patch):
+ /usr/bin/cat /root/rpmbuild/SOURCES/asterisk-11.23.1-opus-v8-with-fir.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file build_tools/menuselect-deps.in
patching file channels/chan_sip.c
Hunk #1 succeeded at 8002 (offset 323 lines).
Hunk #2 succeeded at 11450 (offset 391 lines).
Hunk #3 succeeded at 11489 (offset 391 lines).
Hunk #4 succeeded at 11556 (offset 391 lines).
Hunk #5 succeeded at 13215 (offset 442 lines).
Hunk #6 succeeded at 13244 (offset 442 lines).
Hunk #7 FAILED at 12847.
1 out of 7 hunks FAILED -- saving rejects to file channels/chan_sip.c.rej
patching file codecs/codec_opus.c
patching file codecs/ex_opus.h
patching file configure.ac
Hunk #1 succeeded at 429 (offset -1 lines).
Hunk #2 succeeded at 2207 (offset -6 lines).
patching file formats/format_vp8.c
patching file include/asterisk/format.h
patching file main/channel.c
Hunk #1 succeeded at 917 (offset 3 lines).
patching file main/format.c
patching file main/frame.c
patching file main/rtp_engine.c
patching file makeopts.in
patching file res/res_rtp_asterisk.c
Hunk #3 succeeded at 3420 (offset 26 lines).
Hunk #4 succeeded at 3506 (offset 26 lines).
Hunk #5 succeeded at 4166 (offset 26 lines).
error: Bad exit status from /var/tmp/rpm-tmp.Y6XagN (%prep)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.Y6XagN (%prep)
[root@issabel ~]#
Hi, you can start playing with asterisk compiled from scratch, doing this things in a rpm based distro can be painful...
Thanks venturinog. I have the Asterisk CLI based solution working fine with Cisco phones and I have not been able to make Issabel allow me to do the same. I could have used the Chan-SCCP, but my understanding is that things like softlkeys like hold / conference and few other things don't work, so need to use Chan-SIP and I have hard time getting that done in Issabel. I tried uninstalling the Asterisk package and then install the patched astrisk that I create outside, but I cannot then start Asterisk as there must be some integration / links between the GUI and Asterisk that are lost. Cisco sold 100 million of these Cisco phones and many of those are now available at low price and these phones look much nicer than any other phones (and they are affordable for people like us. Since all work has already been done by folks like Gareth, so why will Issabel team not include this patch to allow support of Cisco 7xxx, 6xxx, 9xxx phones? Thanks again.
And Asterisk / Digium has this patch on their website for 8 years.
dpsguard Cisco sold 100 million of these Cisco phones and many of those are now available at low price and these phones look much nicer than any other phones
Yikes! Even Yealink phones looks much better than Cisco Ones. After more than 10 years involved in VoIP I always say that the worst phones to use with asterisk are the Cisco ones, specially those with 7XXX, just make a quick search on google and you will see how every cheap user that is not willing to pay for a decent SIP phone are having issues with those "nicer" cisco phones.
dpsguard but I cannot then start Asterisk as there must be some integration / links between the GUI and Asterisk that are lost.
You actually can download the asterisk source code, patch and compile it to use it with FreePBX or Issabel/Elastix I have done that before, you only need to edit conf files specially the manager.conf and others in /etc that i don't recall right now to have the GUI connected to asterisk.
dpsguard so why will Issabel team not include this patch to allow support of Cisco 7xxx, 6xxx, 9xxx phones?
Opensource are always glad to receive fixes, patches and new features so please help with that.
I have successfully patched Elastix 2.5 for Cisco phones previously. You need to compile/install asterisk from source. A bit tedious process though..
Thanks guys. The patch is available at
https://issues.asterisk.org/jira/browse/ASTERISK-13145
and instructions at
http://usecallmanager.nz/patching-asterisk.html
I have limited experience with linux, but I downloaded asterisk source files from Digium and I was able to patch and make it work, but Issabel is a ISO and I thought I could simply uninstall, which I did and then removed the related files / folders and then downloaded source from
http://repo.elastix.org/elastix/4/updates/x86_64/SRPMS/
However I have all sorts of errors. The list of dependencies was long, but I was able to install them, but Aterisk does not work because of errors.
Which errors? I didn't remove any related folders. I simply renamed folders used by asterisk.
Hi Dinesh, If you will review my post #4 above, that shows the errors that I encountered. Remember I used source from Digium as I did not find suitable code to use with Issabel.
Can you direct me to Elastix 4 / Issabel source files that I can try with? I only had used source RPM. If I can get the source I can recompile and hopefully that will work.
Thank very much,
Hello Guys,
Can someone help here please? All I am looking for is to have Cisco SIP phones to show BLFs etc and all work has been done and just need to be recompiled, but I cannot find the Issabel source files that I can patch using the available patch.
I am willing to donate $150 to the project for some help here.
Thanks
Hi dpsguard.
did you find any answer about your problem,
i have same issue for enabling BLf in 7975 in issabel with asterisk 11.25.0
Hello everyone
almost the same problem can someone show me the steps to activate the TFTP server on elastix and issabel pbx so that the ip phones has to support the config files.
I have already upgrade the 8 files for the SIP protocol and now the phone display unprovisioned as a message on the screen of Cisco.
May I help me ?