El Sábado, 3 de Mayo de 2008, toly escribió:
1. Anything wrong running sip proxy on port 5070 or
some other port (if it
does not interfere with other services) in general.
Absolutelly nothing. Also you can use a DNS SRV entry so:
SRV DNS
_sip._udp.your_domain.com
points to:
sip.your_domain.com:5070
Clients implementing SRV just need to use "your_domain.com" and for the other
clients the just need to use sip.your_domain.com:5070 in the proxy/registrar
address.
2. Would such solution considered as permanent
solution?
AFAIK there are some SIP provieders not using 5060 but 5070 by default. There
is nothing to fix ;)
--
Iñaki Baz Castillo