1 Information for Upgrading From Asterisk 1.0
2 ===========================================
6 * The default for ackcall has been changed to "no" instead of "yes"
7 because of a bug which caused the "yes" behavior to generally act like
8 "no". You may need to adjust the value if your agents behave
9 differently than you expect with respect to acknowledgement.
13 * The Caller*ID of the outbound leg is now the extension that was
14 called, rather than the Caller*ID of the inbound leg of the call. The
15 "o" flag for Dial can be used to restore the original behavior if
16 desired. Note that if you are looking for the originating callerid
17 from the manager event there is a new manager even "Dial" which
18 provides the source and destination channels and callerid.
22 * The naming convention for IAX channels has changed in a minor way such
23 that the call number follows a "-" rather than a "/" character.
27 * The CallerPres application has been removed. Use SetCallerPres
28 instead. It accepts both numeric and symbolic names.