Hi All,
 
I am having trouble when trying to start SER.
I am using Ser 0.9.6 on centos4.
When I am trying to start it gives: Segmentation Fault;
but only if in 'location' table there is a row with callId starting by number:
<field name="callid">49c72d7ed685500e7d844d1cf1357dbd</field>
if I change this field in database (simple add any character), ser will start.
<field name="callid">a49c72d7ed685500e7d844d1cf1357dbd</field>
 
seems like a bug