Changes between Initial Version and Version 1 of Ticket #1120


Ignore:
Timestamp:
Sep 6, 2010 2:48:25 PM (14 years ago)
Author:
nanang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1120 – Description

    initial v1  
     1'''Specifications''' 
     2 - Add {{{prefer_use_timer}}} field in global and account setting. 
     3 - When this field is set to TRUE, the current behaviour in INVITE/UPDATE is unchanged: 
     4   - sending request will contain timer headers. 
     5   - answering request with timer headers if timer headers present in the request. 
     6 - When this field is set to FALSE: 
     7   - sending request will omit timer headers. 
     8   - answering request with timer headers ONLY IF timer is listed in required header in the request. 
     9