Has anyone had experience using the Manager API with asterisk?

I'm using it to originate calls, and all seems fine and dandy.

However, if I set the "variable" parameter to be too long (longer than 245
characters), I get the following error message:

Jul 14 18:35:41 WARNING[27769]: manager.c:1211 get_input: Dumping long line
with
 no return from xxx.xxx.xxx.xxx: variable: yyyy

where xxx.xxx.xxx.xxx is the IP of the machine accessing the manager API
and yyyy is the variable parameter string truncated to 245 characters.

When this happens, none of my variables are passed in.  Is there a way to
change the size limit on that parameter?

Thanks,
Peter Hsu
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to