mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Merged revisions 55219 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r55219 | file | 2007-02-17 12:39:32 -0500 (Sat, 17 Feb 2007) | 2 lines Add missing membername option to AddQueueMember documentation. (issue #9088 reported by seanbright) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@55220 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -161,7 +161,7 @@ static char *descrip = | ||||
| static char *app_aqm = "AddQueueMember" ; | ||||
| static char *app_aqm_synopsis = "Dynamically adds queue members" ; | ||||
| static char *app_aqm_descrip = | ||||
| "   AddQueueMember(queuename[|interface[|penalty[|options]]]):\n" | ||||
| "   AddQueueMember(queuename[|interface[|penalty[|options[|membername]]]]):\n" | ||||
| "Dynamically adds interface to an existing queue.\n" | ||||
| "If the interface is already in the queue and there exists an n+101 priority\n" | ||||
| "then it will then jump to this priority.  Otherwise it will return an error\n" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user