[Asterisk-cvs] asterisk ChangeLog,1.13,1.14
kpfleming
kpfleming
Wed Nov 2 16:55:01 CST 2005
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv24520
Modified Files:
ChangeLog
Log Message:
upgrade Dial() app to use API-based argument/option parsing
Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ChangeLog 2 Nov 2005 18:08:33 -0000 1.13
+++ ChangeLog 2 Nov 2005 21:46:52 -0000 1.14
@@ -1,5 +1,7 @@
2005-11-02 Kevin P. Fleming <kpfleming at digium.com>
+ * apps/app_dial.c (dial_exec_full): convert to use API calls for argument/option parsing
+
* include/asterisk/channel.h: add doxygen docs for silence generator APIs
* channel.c (ast_channel_bridge): simplify native-bridge return logic, remove 'unsuccessful' message since it causes too many questions :-)
More information about the svn-commits
mailing list