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



_______________________________________________
-- 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

Reply via email to