Merged revisions 304774 via svnmerge from
authorSean Bright <sean@malleable.com>
Sat, 29 Jan 2011 17:57:01 +0000 (17:57 +0000)
committerSean Bright <sean@malleable.com>
Sat, 29 Jan 2011 17:57:01 +0000 (17:57 +0000)
commited1ee072b84e89240b5de36fd0f29b5d9cd568ca
tree6ad40feee330a9e7b55d05a851bc88284d0032e3
parente229e9f010a0bb17739e3236a52d37fb3376c3d9
Merged revisions 304774 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r304774 | seanbright | 2011-01-29 12:54:43 -0500 (Sat, 29 Jan 2011) | 16 lines

  Merged revisions 304773 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.6.2

  ........
    r304773 | seanbright | 2011-01-29 12:51:28 -0500 (Sat, 29 Jan 2011) | 9 lines

    When we pass the S() or L() options to MeetMe, make sure that we honor C as well.

    Without this patch, if the user was kicked from the conference via the S() or L()
    mechanism, we would just hang up on them even if we also passed C (continue in
    dialplan when kicked).  With this patch we honor the C flag in those cases.

    (closes issue #17317)
    Reported by: var
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@304775 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_meetme.c