Bogdan-Andrei IANCU wrote:
Java Rockx wrote:
Hello All.
I have an ATA from a company called WorldAccxx and I'm trying to get it working with ser. ser is serving multiple domains right now. My question is this;
This particular ATA never sends <user>@domain.com when registering. Instead it always seems to send <user>@11.11.11.11 so is there a way to associate this ATA with a particular served domain?
do: if (uri=~"[@:]11.11.11.11") rewritehost("defaultdomain.com");
bogdan
<> Also, can anyone tell me if this ATA seems to be RFC3261 compliant? It seems to me that if I configure the ATA to use a SIP proxy of sip.mycompany.com and it sends the REGISTER message as <user>@some.ip.address then something is wrong.
Check the version of software. With version 3.1 (I believe) you need to set one of the bit mask flag fields to a specific value in order to use SRV records. You may even have to set a particular value if you want v1 or v2 style records. In any case my version 2.16 ATA support _sip._udp.myproxy.com just fine.
Regards, Paul
Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers