On 2018-10-12 12:22, Dmitry Melekhov wrote: >> AMI: >> - The Command action now sends the output from the CLI command as a >> series >> of Output headers for each line instead of as a block of text with >> the >> --END COMMAND-- delimiter to match the output from other actions. >> >> Commands that fail to execute (no such command, invalid syntax >> etc.) now >> return an Error response instead of Success. >> > Very pity that you break compatibility...
The old AMI protocol was so broken, so it was hardly possible to make any compatible client implementation. Whatever you do, it would break on some corner cases. This change fixed a little bit of this mess. And if some client library is not properly updated for major Asterisk releases, then that is not Asterisk to blame. Jacek -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Astricon is coming up October 9-11! Signup is available at: https://www.asterisk.org/community/astricon-user-conference Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
