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

Modified Files:
        ChangeLog 
Log Message:
issue #3360 plus related fix


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- ChangeLog   9 Nov 2005 00:16:08 -0000       1.75
+++ ChangeLog   9 Nov 2005 00:48:38 -0000       1.76
@@ -1,5 +1,8 @@
 2005-11-08  Kevin P. Fleming  <[EMAIL PROTECTED]>
 
+       * channels/chan_zap.c (zt_request): return AST_CAUSE_CONGESTION when a 
group-channel is requested and the group exists but all channels are busy 
(issue #3360, related fix)
+       * channels/chan_iax2.c (create_addr): treat UNREACHABLE as 
AST_CAUSE_UNREGISTERED so that it will generate CHANUNAVAIL from app_dial 
(issue #3360)
+
        * res/res_features.c (ast_bridge_call_thread_launch): set SCHED_RR 
separately from thread creation, so it won't fail when running as non-root 
(issue #5601, different fix)
 
        * pbx.c (pbx_builtin_pushvar_helper): add new API function for setting 
variables that can exist multiple times (issue #2720)

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

Reply via email to