[Serusers] Fwd: Alias Expired

Ezequiel Colombo ecolombo at arcotel.net
Fri May 7 22:13:20 CEST 2004


Thanks Markos i solve the problem with your solution.
Now i see that the alias added with "serctl alias add 1152321660
sip:ecolombo at arcotel.net" is inserted in the aliases table as aor:1152321660
and when a call come from my ser from a gateway the uri tell
1152321660 at ip.of.SER:5060 and the lookup("aliases") function dont match with
the aor:1152321660 due to the hostpart in the uri requested.
I can change the hostpart replacing with rewritehost() to "@mydomain" but i
can`t insert the alias as 1152321660 at mydomain.

 0(15721) lookup(): '1152321660 at ip.of.my.ser' Not found in usrloc

mysql> select username, domain, contact from aliases;
+----------------------+--------+-------------------------------+
| username             | domain | contact                       |
+----------------------+--------+-------------------------------+
| 1152321660           |        | sip:ecolombo at arcotel.net      |


Thanks

----- Original Message -----
From: "Markos Vakondios" <mvak at intracom.gr>
To: <serusers at lists.iptel.org>
Sent: Friday, May 07, 2004 8:14 AM
Subject: [Serusers] Fwd: Alias Expired


>
>
> This is because of the huge value given to mysql by the serctl script. If
> you change the value of the variable FOREVER_REL to something smaller i.e.
> 31536000 (which is equal to 1 year in seconds) in serctl line 63, it will
> work without problems.
>
> Hope this helps,
>
> Markos
>
>
>
> --
> Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
>
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>




More information about the sr-users mailing list