[asterisk-users] Manager - QueueAdd

2007-07-30 Thread Jeff Iddings
Greetings all,

When using QueueAdd via the dialplan app, we are able to define an agent 
name... however, I don't see how this can be done via the Asterisk 
Manager. Am I missing something, or is this just not possible?

Regards,

Jeff

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Manager - QueueAdd

2007-07-30 Thread 0xception
try adding the line

MemberName : name



On 7/30/07, Jeff Iddings [EMAIL PROTECTED] wrote:

 Greetings all,

 When using QueueAdd via the dialplan app, we are able to define an agent
 name... however, I don't see how this can be done via the Asterisk
 Manager. Am I missing something, or is this just not possible?

 Regards,

 Jeff

 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Manager - QueueAdd

2007-07-30 Thread Jeff Iddings
After:

Action: QueueAdd

I presume? Thanks!

0xception wrote:
 try adding the line
 
 MemberName : name
 
 
 
 On 7/30/07, *Jeff Iddings* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
 wrote:
 
 Greetings all,
 
 When using QueueAdd via the dialplan app, we are able to define an
 agent
 name... however, I don't see how this can be done via the Asterisk
 Manager. Am I missing something, or is this just not possible?
 
 Regards,
 
 Jeff
 
 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 
 
 
 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Manager - QueueAdd

2007-07-30 Thread Jeff Iddings
That did the trick, thanks!

Question, where did you find that documented? :)

Jeff

0xception wrote:
 try adding the line
 
 MemberName : name
 
 
 
 On 7/30/07, *Jeff Iddings* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
 wrote:
 
 Greetings all,
 
 When using QueueAdd via the dialplan app, we are able to define an
 agent
 name... however, I don't see how this can be done via the Asterisk
 Manager. Am I missing something, or is this just not possible?
 
 Regards,
 
 Jeff
 
 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 
 
 
 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Manager - QueueAdd

2007-07-30 Thread 0xception
you know... i have no clue...
i have it in my code somewhere. so i must of found it someplace. possibly in
the phpagi-manager code. maybe some other random place. most asterisk info
is scatter about, mixed up, and often out of date. so it's really really
hard to tell some times.

On 7/30/07, Jeff Iddings [EMAIL PROTECTED] wrote:

 That did the trick, thanks!

 Question, where did you find that documented? :)

 Jeff

 0xception wrote:
  try adding the line
 
  MemberName : name
 
 
 
  On 7/30/07, *Jeff Iddings* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  wrote:
 
  Greetings all,
 
  When using QueueAdd via the dialplan app, we are able to define an
  agent
  name... however, I don't see how this can be done via the Asterisk
  Manager. Am I missing something, or is this just not possible?
 
  Regards,
 
  Jeff
 
  ___
  --Bandwidth and Colocation Provided by http://www.api-digital.com--
 
  asterisk-users mailing list
  To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 
  
 
  ___
  --Bandwidth and Colocation Provided by http://www.api-digital.com--
 
  asterisk-users mailing list
  To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users


 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Manager - QueueAdd

2007-07-30 Thread Jeff Iddings
Aye. I'm not one to ask without doing a bit of research and I couldn't 
find that anywhere... even tried to figure it out by looking at the 
code. You're the best. Thanks again.

Jeff

0xception wrote:
 you know... i have no clue...
 i have it in my code somewhere. so i must of found it someplace. 
 possibly in the phpagi-manager code. maybe some other random place. most 
 asterisk info is scatter about, mixed up, and often out of date. so it's 
 really really hard to tell some times.
 
 On 7/30/07, *Jeff Iddings* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
 wrote:
 
 That did the trick, thanks!
 
 Question, where did you find that documented? :)
 
 Jeff
 
 0xception wrote:
   try adding the line
  
   MemberName : name
  
  
  
   On 7/30/07, *Jeff Iddings*  [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
   wrote:
  
   Greetings all,
  
   When using QueueAdd via the dialplan app, we are able to
 define an
   agent
   name... however, I don't see how this can be done via the
 Asterisk
   Manager. Am I missing something, or is this just not possible?
  
   Regards,
  
   Jeff
  
   ___
   --Bandwidth and Colocation Provided by
 http://www.api-digital.com--
  
   asterisk-users mailing list
   To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
  
  
  
  
 
  
   ___
   --Bandwidth and Colocation Provided by http://www.api-digital.com--
  
   asterisk-users mailing list
   To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 
 
 
 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users