I am using ARA with the following below settings from last 2 years but I want to change its way
because of this below setting I am unable to change the listening sip port and always use sip reload whenever I change any setting in sip_reg table
As for not having to issue a reload when you create an outbound registration, a combination of ARI with Sorcery can allow you to dynamically manipulate configuration objects without having to issue reloads. An example of doing this with PJSIP endpoints can be found on the wiki; the principle is exactly the same with outbound registration objects.
Thnaks for your reply, earlier I used the fully asterisk realtime dynamic where I changed the SIP listening but what is happening now SIP registration line is working from sip.conf which I do not want, I want it should be read from mysql db and dont want sipregs separate table, please sugest