]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Properly play first file in sort list.
authorPaul Belanger <paul.belanger@polybeacon.com>
Mon, 14 Jun 2010 21:31:59 +0000 (21:31 +0000)
committerPaul Belanger <paul.belanger@polybeacon.com>
Mon, 14 Jun 2010 21:31:59 +0000 (21:31 +0000)
commitf86d4ad81ef322ae13f84c6f5e99b19c16ce0dbe
treeac1ea4bd56c6b54170b07f16f361d27d616bbd56
parentfef18d0409cd718acdcaa562584a80ebe53cf57c
Properly play first file in sort list.

When using sort=alpha we would always skip the first file
in the list first time through.  We now check for that
properly.

(closes issue #17470)
Reported by: pabelanger
Patches:
      sort.aplha.patch uploaded by pabelanger (license 224)
Tested by: lmadsen

Review: https://reviewboard.asterisk.org/r/703/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@270331 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_musiconhold.c