[Serusers] How can we connect calls of two independent unknown SIP domains.

Jan Janak jan at iptel.org
Sat Oct 4 16:58:42 CEST 2003


Hello,

yes, it is possible. The default config file contains condition 
if (uri==myself) {
    do something
};

t_relay();

What does that mean: If the Request-URI of a message contains a domain
that belons to the server, the server does some processing like
registration/unregistration etc..

If the Request-URI contains a domain that doesn't belong to the server
then the server will simply forward it there, without any special
processing.

So your setup should work providing that you have correct DNS records.

  Jan.

On 04-10 00:19, John Foster wrote:
> Hi all,
>  
> Here is a scenario, i m working on, If anyone can comment on it.
>  
> Scenario:
> I have two SIP domains, abc.com and xvz.com
> sip.abc.com is running ser and has registered users with xxxx at abc.com
> similarly sip.xyz.com is serving users xxxx at xyz.com
> sip.abc.com and sip.xyz.com can be resolved through standard dns servers as SRV hosts for their respective domains.
> There is no explicitly defined routing procedure on ser.conf for other domain, in both SIP servers machines.
>  
> Is it possible for xxxx at abc.com to register with sip.abc.com and place a call to user xxxx at xyz.com.
> While trying, i m getting no packet on sip.abc.com not sip.xyz.com for the subject call.
>  
>  
> Any comment?
>  
> JF
> 
> 
> ---------------------------------
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers




More information about the sr-users mailing list