[asterisk-users] Manager Originate and Var to long

Moises Silva moises.silva at gmail.com
Sun Apr 8 08:46:32 MST 2007


you can easily increment the buffer size changing include/asterisk/manager.h

#define AST_MAX_MANHEADER_LEN 256

chage that line for something like this

#define AST_MAX_MANHEADER_LEN 512

and recompile Asterisk,

Is the only way I know,

Regards

On 4/8/07, Thomas Winter <thowinter at googlemail.com> wrote:
> Hi,
>
> I use Originate to make a call.
>
> I have problems to bring my vars into the channel.
>
> Are there restrictions more then only 24 vars at mentioned at
> www.voip-info.org?
>
> Any workaround to get this running?
>
> WARNING[4641]: manager.c:1365 get_input: Dumping long line with no return from
> 127.0.0.1:
>
> regards
> Thomas
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>


-- 
"Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org"


More information about the asterisk-users mailing list