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 <[email protected]>
To: Pasan Meemaduma <[email protected]>; OpenSIPS users mailling list 
<[email protected]>
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 <[email protected]> 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
>[email protected]
>http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>


-- 
Akib Sayyed
Matrix-Shell
[email protected]
[email protected]
Mob:- +91-966-514-2243
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to