Hi,
Using Realtime, I’ve got 2 questions :
- Is there a way to keep peers “reachable/available” when I made a SIP RELOAD (for the moment they vanish, and are unreachable to the next registration) ?
My configuration is :
rtcachefriends=yes
rtsavesysname=no
rtupdate=yes
rtautoclear=no
ignoreregexpire=yes
Next question is when want update some peer’s var, I need to prune it.
But when I prune it, the peer vanish and phone is unreachable to the next registration.
Is there a better way ?
When I wrote my peers to the sip.conf and made a sip reload, it works perfectly, peers are always reachable !
Thanks you