]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 329199 via svnmerge from
authorRichard Mudgett <rmudgett@digium.com>
Thu, 21 Jul 2011 17:32:02 +0000 (17:32 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 21 Jul 2011 17:32:02 +0000 (17:32 +0000)
commitca36c7a5dafece8fd88e13d84d9caa23e5c56216
treed0a9e0c987f8faedfd40fbbe53c1bf4a313f7e9f
parentf12816340d3b239a3018b3c0817d4975674df546
Merged revisions 329199 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r329199 | rmudgett | 2011-07-21 12:30:57 -0500 (Thu, 21 Jul 2011) | 17 lines

  Update PickupChan documentation.

  The PickupChan uses the ampersand as the argument separator.
  Was documented as:
  PickupChan(channel[,channel2[,...][,options]])

  Fixed documentation to:
  PickupChan(Technology/Resource[&Technology2/Resource2[&...]][,options])

  This is a continuation of ASTERISK-17494 for v1.8 and later.

  (closes issue ASTERISK-18144)
  Reported by: Erik Smith
  Patches:
        pickupchan_ducumentation-v2.patch (License #6263) patch uploaded by Erik Smith
  Tested by: Erik Smith
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@329200 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_directed_pickup.c