Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv16046

Modified Files:
        ChangeLog UPGRADE.txt 
Log Message:
issue #5532


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- ChangeLog   8 Nov 2005 04:13:18 -0000       1.67
+++ ChangeLog   8 Nov 2005 04:17:53 -0000       1.68
@@ -1,5 +1,7 @@
 2005-11-07  Kevin P. Fleming  <[EMAIL PROTECTED]>
 
+       * UPGRADE.txt (Parking): add note about new parking behavior (issue 
#5532)
+
        * many files: more Cygwin compatibility, and proper getloadavg() 
prototype/macro (issue #5569)
 
        * include/asterisk/lock.h (__ast_pthread_mutex_lock): correct build 
with DETECT_DEADLOCKS defined (issue #5570)

Index: UPGRADE.txt
===================================================================
RCS file: /usr/cvsroot/asterisk/UPGRADE.txt,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- UPGRADE.txt 1 Nov 2005 19:57:20 -0000       1.26
+++ UPGRADE.txt 8 Nov 2005 04:17:53 -0000       1.27
@@ -34,6 +34,13 @@
   string from the extension, so that they do not conflict.  See
   'show application AgentCallbackLogin' for more details.
 
+Parking:
+
+* Parking behavior has changed slightly; when a parked call times out,
+  Asterisk will attempt to deliver the call back to the extension that
+  parked it, rather than the 's' extension. If that extension is busy
+  or unavailable, the parked call will be lost.
+
 Dialing:
 
 * The Caller*ID of the outbound leg is now the extension that was 

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to