I am using the kamailio default script on 3.1.3.
I was wondering what happens when I added an Alias in dbaliases?
For example if I add 18005551212(a)mydomain.com alias to 1001(a)mydomain.com
when an invite comes in; it works perfect I got a 200 back. (1001 Device
rings.)
If I add another alias to a remote server; ie.
18005551213(a)mydomain.com alias to 1800555124(a)someotherdomain.com
I get a 404 back.
I wonder what happens internally?
What should I modify to enable this case;
Thanks.