Environment:
- Centos 7
- Asterisk 18.1.0
I am generating dynamic files for the PJSIP configuration. In the pjsip.conf I have the following format:
#include pjsip.d/pjsip__*.conf
But, after a certain amount of files, let’s say, 30 or 35 files, asterisk stop reading the first three, or four files, avoiding the endpoints be created and the phones are not able to register into the server.
Is there any issue regarding this reported on the latest version of Asterisk?
Thanks in advance for any advice or comment that you can provide me regarding this.