[asterisk-users] Limit on simultaneous manager commands

Benny Amorsen benny+usenet at amorsen.dk
Mon Mar 30 05:29:06 CDT 2009


Is there a limit to how many manager commands you can send pipelined in
a single Asterisk management session?

Right now it seems that if we dump a bunch of requests like this (two
isn't enough though):

action: ExtensionState
exten: 906
actionid: foo-141489356-52
context: Hints

action: ExtensionState
exten: 897
actionid: foo-141489356-53
context: Hints

the manager connection is reset by Asterisk. It would be nice with a
less severe notification that the limit is exceeded... The alternative
is to wait for the result before sending more commands, but it's a shame
to have to pick a less efficient way.


/Benny





More information about the asterisk-users mailing list