[Asterisk-Users] Realtime does not work yet, ...
Matthew Boehm
mboehm at cytelcom.com
Sat Mar 12 18:03:27 MST 2005
You may not have most recent CVS. You should have this in your sip.conf:
rtcachefriends=yes
; Cache realtime friends by adding them to the internal list
; just like friends added from the config file only on a
; as-needed basis.
rtnoupdate=yes
; do not send the update request over realtime.
rtautoclear=yes
; Auto-Expire friends created on the fly on the same schedule
; as if it had just registered when the registration expires
; the friend will vanish from the configuration until requested
; again. If set to an integer, friends expire
; within this number of seconds instead of the
; same as the registration interval
NAT should be VARCHAR(5)
If everything works fine when UA's are defined in sip.conf then there is
most likely a db data issue. Try changing NAT as above. Be sure to use "yes"
or "no".
-Matthew
More information about the asterisk-users
mailing list