X-Git-Url: http://git.asterisk.org/gitweb/?p=asterisk%2Fasterisk.git;a=blobdiff_plain;f=CHANGES;h=0ccb9a0cbe9d7c507624ea9eaca4a83f4b71595d;hp=91a6c3f3b6432a9055c30a6c7ed1f464de23c306;hb=1d6b192ce0262db43b91bf736f15cd2d7f39082a;hpb=094ec6521de739deda2aa0acf49132c73c1932ad diff --git a/CHANGES b/CHANGES index 91a6c3f..0ccb9a0 100644 --- a/CHANGES +++ b/CHANGES @@ -109,6 +109,8 @@ SIP changes * New settings for timer T1 and timer B on a global level or per device. This makes it possible to force timeout faster on non-responsive SIP servers. These settings are considered advanced, so don't use them unless you have a problem. + * Added a dial string option to be able to set the To: header in an INVITE to any + SIP uri. IAX2 changes ------------