[Asterisk-Users] 7960 'multi-line' configuration
    C F 
    shmaltz at gmail.com
       
    Wed May  4 10:01:25 MST 2005
    
    
  
On 5/4/05, Corey S. McFadden <csm-lists at csma.biz> wrote:
> 
> Pat,
> 
> To my knowledge the only way to turn on and off the Call Waiting function
> is on-screen with the phone itself.  There are quite a few of these
> 'little' features I wish would be configurable via the config file but
> don't seem to be...
 You could do using the sipxxxxx..cnf file with the following:
;;;;call waiting;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 0=disabled and changeable using the phone,
;; 1=enabled and changeable,
;; 2=disbaled and not changeable,
;; 3=enabled and not changeable
;; the following will disable call waiting on the 7960, and disalbe
the on screen menu to change it using the phone
call_waiting: 2
    
    
More information about the asterisk-users
mailing list