On 05-12 23:05, Matt Schulte wrote:
Hi all, I'm using usrloc db_mode 2 and using
aliases for redirection,
not for a registered user to have more than one URI. Question: When I
add an alias it works fine:
domain : 'aliases'
aor : '+16362224591'
Contact : 'sip:+16362224591@blah.netlogic.net'
Expires : 1003741653
q : 1.00
replic : 0
User-Agent: 'SIP Express Router FIFO'
State : CS_SYNC
Flags : 0
next : (nil)
prev : (nil)
When I restart the ser process, I get:
~~~Contact(0xf527b230)~~~
domain : 'aliases'
aor : '+16364424591'
Contact : 'sip:+16364424591@blah.netlogic.net'
Expires : -936790516
q : 0.00
Call-ID :
'The-Answer-To-The-Ultimate-Question-Of-Life-Universe-And-Everything'
CSeq : 165519143
replic : 165519146
User-Agent: 'SIP Express Router FIFO'
State : CS_ZOMBIE_S
Flags : 165519150
next : (nil)
prev : (nil)
Notice the States, what the h#$^# am I doing wrong? This is driving me
batty :-(
What SER version are you using ? Could you send me the dump of the
table as above and also corresponding row in mysql once it gets
flushed by SER ?
CSeq, replication, State, and Flags have suspicious values, it looks
like some garbage to me.
Jan.