[OpenSIPS-Users] aliasing in opensips not working
Pasan Meemaduma
pasandev at ymail.com
Wed Jul 20 06:27:33 CEST 2011
You might want to call dispatch route route(1) if aliase lookup succeed
like below,
if (alias_db_lookup("dbaliases")){
xlog(" applying dbaliases\n");
route(1);
exit;
}
hope this may help you.
________________________________
From: Akib Sayyed <akibsayyed at gmail.com>
To: Pasan Meemaduma <pasandev at ymail.com>; OpenSIPS users mailling list <users at lists.opensips.org>
Sent: Tuesday, July 19, 2011 5:13 PM
Subject: Re: [OpenSIPS-Users] aliasing in opensips not working
I did that but still its not working
On Tue, Jul 19, 2011 at 12:22 PM, Pasan Meemaduma <pasandev at ymail.com> wrote:
HI
>
>
>
>I think you should enable a dbaliase lookup as below
>
>
> # apply DB based aliases (uncomment to enable)
> alias_db_lookup("dbaliases"); <-- uncomment this line
>
>
>
>________________________________
>
>_______________________________________________
>Users mailing list
>Users at lists.opensips.org
>http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
--
Akib Sayyed
Matrix-Shell
akibsayyed at gmail.com
akibsayyed at matrixshell.com
Mob:- +91-966-514-2243
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20110719/23c19e5d/attachment-0001.htm>
More information about the Users
mailing list