Hello all.
I have a problem with register I dont know why, when I try to register a user behind NAT listening in port 5060 the evalution of the sentence "if (uri==myself){" is true and when change the port for another for example 5070 the evaluation of the same sentence is false could somebody explain me?
or how can I do the sentence "if (uri==myself){" using patern matching
My configuration is listen = IP-MYSERVER port = 5060
Thanks..
Hi Danielo
Something you could try is using the keyword alias, for defining other things which could be evalutated to "myself" (the whole ip addresses and the whole domains name for which your sip server answers).
Kind regards.
Sergio G,
On 5/18/07, Danielo Garcia josedanilo74@gmail.com wrote:
Hello all.
I have a problem with register I dont know why, when I try to register a user behind NAT listening in port 5060 the evalution of the sentence "if (uri==myself){" is true and when change the port for another for example 5070
the evaluation of the same sentence is false could somebody explain me?
or how can I do the sentence "if (uri==myself){" using patern matching
My configuration is
listen = IP-MYSERVER port = 5060
Thanks..
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users