[asterisk-bugs] [Asterisk 0017941]: RealTime doesn't set regserver value in mysql
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 1 23:30:31 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17941
======================================================================
Reported By: parisioa
Assigned To: ebroad
======================================================================
Project: Asterisk
Issue ID: 17941
Category: Channels/chan_sip/Registration
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.2.11
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: not fixable
Fixed in Version:
======================================================================
Date Submitted: 2010-09-01 17:50 CDT
Last Modified: 2010-09-01 23:30 CDT
======================================================================
Summary: RealTime doesn't set regserver value in mysql
Description:
tested with both systemname and autosystemname on * 1.6.1.18 (on one
server) and 1.6.2.11 on two servers.
;systemname = rtel1 ; prefix uniqueid with a system name for global
uniqueness issues
autosystemname = yes ; automatically set systemname to hostname - uses
'localhost' on failure, or systemname if set
[general]
context=from-sip
bindport=5060
bindaddr=0.0.0.0
tcpbindaddr=0.0.0.0
tcpenable=yes
allowguest=no
rtcachefriends=yes
rtsavesysname=yes
here's the debug sql query showing it doesn't even try:
[Sep 1 15:44:48] DEBUG[28871] res_config_mysql.c: MySQL RealTime: Update
SQL: UPDATE sippeers SET ipaddr = '192.168.16.36', port = '5060',
regseconds = '1283381148', username = '1593', useragent = 'Aastra
57i/2.6.0.1008', lastms = '0', fullcontact =
'sip:1593 at 192.168.16.36:5060;transport=udp' WHERE name = '1593'
everything else appears to work.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-09-01 23:30 ebroad Status resolved => closed
======================================================================
More information about the asterisk-bugs
mailing list