Dear all,
i am currently running on Asterisk 13.12.1 and i wanted to update to the latest update of 13.
The reason is that i require a specific functionality mentioned here made available on a later update than the one i am on now that allows CHANNEL(callid) to return the call identifier in the dial plan.
https://issues.asterisk.org/jira/browse/ASTERISK-26878
I was wondering if i could simply overwrite /usr/lib/asterisk/modules/func_channel.so with a newer version of it as i don’t want to risk updating the entire system and having config files over written etc. (build it on a similar spec system and copy it over).