Displaying 1 result from an estimated 1 matches for "button_mod".
Did you mean:
button_max
2005 May 28
0
chan_sccp patches
...t:/cvsroot/chan-sccp login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/chan-sccp co
-P chan_sccp
it does include:
- added support to cisco 7905
- major buttontemplate rework. Added a validMask function to show just
the needed softkeys
- sccp_handle_ConfigStatMessage: now works with button_modes
- Fixed Channel on Answer
- Removed sccp_channel_disconnect_null; rewrite of the disconnect logic.
That was causing random ast lockups
- sk_onhold: prevent a segmentation fault when there are no bridged
calls. It happens when you put on hold voicemails or playback channels
- now we can put onho...