The commit includes lot of fixes for call waiting and 3 way call
- Call waiting is enabled/disabled now per feature_set. Each line has the feature_set defined and each provider (pjsip endpoint) has line selected. From now on call waiting status can be defined in uci config and changed by feature code, as a result corresponding feature set or endpoint cw status will be changed - Rename some functions and variables which had misleading names - Add 5s beep timer indicating incoming call waiting - Fix 20s timeout when there is already another call in progress - Support call waiting/3 way call for DECT - Implement "exceed call count" checking for line/extension/all
Showing
- channels/chan_brcm.c 295 additions, 113 deletionschannels/chan_brcm.c
- channels/chan_brcm.h 22 additions, 11 deletionschannels/chan_brcm.h
- include/asterisk/res_pjsip.h 2 additions, 0 deletionsinclude/asterisk/res_pjsip.h
- res/res_pjsip.c 6 additions, 0 deletionsres/res_pjsip.c
- res/res_pjsip/pjsip_configuration.c 51 additions, 0 deletionsres/res_pjsip/pjsip_configuration.c
- res/res_pjsip_session.c 33 additions, 0 deletionsres/res_pjsip_session.c
- schemas/uci/asterisk.json 0 additions, 7 deletionsschemas/uci/asterisk.json
Loading
Please register or sign in to comment