patch for Asterisk 1.2.16 meetme volume control
Posted: Fri Mar 09, 2007 4:27 pm
It shouldn't surprise anyone that when they released 1.2.16 they changed several things in app_meetme.c which broke the patch to enable the volume modification functions.
I have finished a new patch, just cd to the apps directory and run these commands:
wget http://www.eflo.net/files/meetme_volume ... 2.16.patch
patch -p1 < ./meetme_volume_control_1.2.16.patch
- File to patch: app_meetme.c
Let me know if anyone has any problems with this patch.
I have finished a new patch, just cd to the apps directory and run these commands:
wget http://www.eflo.net/files/meetme_volume ... 2.16.patch
patch -p1 < ./meetme_volume_control_1.2.16.patch
- File to patch: app_meetme.c
Let me know if anyone has any problems with this patch.