<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR>
<STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue bgColor=#ffffff>
<DIV>Has anyone had experience using the Manager API with asterisk?<BR><BR>I'm 
using it to originate calls, and all seems fine and dandy.<BR><BR>However, if I 
set the "variable" parameter to be too long (longer than 245<BR>characters), I 
get the following error message:<BR><BR>Jul 14 18:35:41 WARNING[27769]: 
manager.c:1211 get_input: Dumping long line<BR>with<BR>&nbsp;no return from 
xxx.xxx.xxx.xxx: variable: yyyy<BR><BR>where xxx.xxx.xxx.xxx is the IP of the 
machine accessing the manager API<BR>and yyyy is the variable parameter string 
truncated to 245 characters.<BR><BR>When this happens, none of my variables are 
passed in.&nbsp; Is there a way to<BR>change the size limit on that 
parameter?<BR><BR>Thanks,<BR>Peter Hsu </DIV></BODY></HTML>