On Thu, Feb 19, 2009 at 3:37 PM, Daniel-Constantin Mierla <miconda@gmail.com> wrote:


On 02/18/2009 08:25 PM, Iñaki Baz Castillo wrote:
> El Miércoles, 18 de Febrero de 2009, Ramu escribió:
>
>> Hi,
>>
>> Thanks for the response.
>>
>> I went thru' the module and I got below doubt
>>
>> 1) I will set the domain name in domain table e.g mydomain.org
>>
>
> yes
>
>
>> 2) while registering the user I need to specify mydomain.org as part of
>> SIPServer/Domain
>>
>
> yes
>
>
>> 3) and do I need to map mydomain.org to kamailio installed server ip?
>>
>
> If not, how will the client reach the server? (well, you could set
> outbound-proxy pointing to server address).
>
You can use DNS SRV records to direct the sip traffic to kamailio.
mydomain.org can point to something else (e.g., web server). However,
you phone must support DNS SRV queries.
 
Can i map multiple Domain to same IP address
and use multi domain setup .
 
example
 
10.1.1.1  testdomain.com
10.1.1.1. xyz.com
 
Ram