From: Automerge script Date: Mon, 10 Sep 2012 19:24:57 +0000 (+0000) Subject: Merged revisions 372764,372767 via svnmerge from X-Git-Tag: 10.9.0-digiumphones-rc1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c19870a4a13189c4b099be348501b93c93990a7;p=thirdparty%2Fasterisk.git Merged revisions 372764,372767 via svnmerge from file:///srv/subversion/repos/asterisk/branches/10 ................ r372764 | kmoore | 2012-09-10 13:32:51 -0500 (Mon, 10 Sep 2012) | 12 lines Warn on CLI when UDPTL init fails This adds a CLI warning when a SDP offer is rejected due to UDPTL initialization failure. Previously, there was no indication of the reason for offer rejection in this case. (closes issue ASTERISK-20357) Reported-by: Francesco Usseglio Gaudi ........ Merged revisions 372763 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ................ r372767 | jrose | 2012-09-10 13:41:45 -0500 (Mon, 10 Sep 2012) | 8 lines app_meetme: Document that 'p' option will continue in dialplan. (closes issue AST-991) Reported by John Bigelow ........ Merged revisions 372765 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10-digiumphones@372794 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_meetme.c b/apps/app_meetme.c index afbbdbb627..8e0bab089a 100644 --- a/apps/app_meetme.c +++ b/apps/app_meetme.c @@ -144,7 +144,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")