Update PickupChan documentation.

The PickupChan uses the ampersand as the argument separator.
(closes issue #18905)
Reported by: vmikhnevych
Tested by: vmikhnevych

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@309348 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.2
Leif Madsen 16 years ago
parent a31990174b
commit 16487a72c4

@ -73,7 +73,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<synopsis>
Pickup a ringing channel.
</synopsis>
<syntax>
<syntax argsep="&amp;">
<parameter name="channel" required="true" />
<parameter name="channel2" multiple="true" />
</syntax>

Loading…
Cancel
Save