Question
Does ACL "write" have a size limit?
Is there an established limit for the size of a text string written to a channel using the ACL write command? We have encountered a few instances when using the write command where this appears to be true, but I have found no documentation of this limit. To be clear, here is the line of code we are referring to:
write($channel, $text_string)
Our testing has shown that when $text_string is greater than 4,095 characters in length, the call fails.
We are running Arbortext v5.4 on UNIX.
Any suggestions would be appreciated.
Regards,
Tom
write($channel, $text_string)
Our testing has shown that when $text_string is greater than 4,095 characters in length, the call fails.
We are running Arbortext v5.4 on UNIX.
Any suggestions would be appreciated.
Regards,
Tom

