]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Blocked revisions 197024 via svnmerge
authorSean Bright <sean@malleable.com>
Wed, 27 May 2009 14:03:01 +0000 (14:03 +0000)
committerSean Bright <sean@malleable.com>
Wed, 27 May 2009 14:03:01 +0000 (14:03 +0000)
........
  r197024 | seanbright | 2009-05-27 09:54:35 -0400 (Wed, 27 May 2009) | 17 lines

  Fix handling of the 'state_interface' option of the 'queue add member' CLI
  command.

  This change relates to r184980, which was a backport of the state interface
  changes to app_queue from trunk.  trunk and all of the 1.6.x branches are not
  affected.

  'queue add member' allows for specifying an interface to use for device state
  when adding a queue member via CLI, but the validation code was not properly
  updated to reflect this optional argument.

  (closes issue #15198)
  Reported by: loloski
  Patches:
        05272009_app_queue.diff uploaded by seanbright (license 71)
  Tested by: loloski
........

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


No differences found