|
From: | Bart Coninckx |
Subject: | Re: [Linphone-users] change the SIP port for the Webphone |
Date: | Wed, 12 Aug 2015 19:42:43 +0200 |
Mmm, the linphonerc file I found was probably belonging to my regular Linphone install, so I'm a bit lost on how to get it injected in the web plugin install.
Met Vriendelijke Groet,
Kind Regards,
Salutations,
Bart Coninckx
Bits 'n Tricks BVBA
Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
address@hidden
http://www.bitsandtricks.com
BTW: BE0817.401.875
Crelan BE46 8601 0806 3436
Voor onze Algemene Voorwaarden, zie: http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden
-----Original message-----
From: Simon MORLAT <address@hidden>
Sent: Sun 09-08-2015 11:48
Subject: Re: [Linphone-users] change the SIP port for the Webphone
To: address@hidden;
If this information is provisionned by configuration file, this will for example in the [proxy_XXX] section:This is done in the LinphoneProxyConfig object, that describes the SIP account configuration, with the serverAddr property.What you need is to change the sip port where linphone is connecting to send REGISTER and INVITE to your SIP server.Most of the time, having a server socket where to listen is not needed, and leaving the default value or use -1 (random port) is even better.Hi,The "sip_port" field of the config file sets the port on which linphone (web, ios, android, all versions) are listening for SIP messages over UDP.
transport can be specified as well, eg: sip:mysipserver.com:9803;transport=tcpBest regards,
Simon2015-08-07 20:56 GMT+02:00 Bart Coninckx <address@hidden>:Or is the port hardcoded in the plugin? If so, where should I change the source to use another port?
Thanks,
Met Vriendelijke Groet,
Kind Regards,
Salutations,
Bart Coninckx
Bits 'n Tricks BVBA
Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
address@hidden
http://www.bitsandtricks.com
BTW: BE0817.401.875Crelan BE46 8601 0806 3436
Voor onze Algemene Voorwaarden, zie: http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden
-----Original message-----
From: Bart Coninckx <address@hidden>
Sent: Fri 07-08-2015 14:42
Subject: [Linphone-users] change the SIP port for the Webphone
To: address@hidden;
Hi,
as our pbx got hacked, I want to change the SIP port so it becomes harder to find. I suppose this is done with the
<entry name="sip_port" overwrite="true">-1</entry>
I changed it to:
<entry name="sip_port" overwrite="true">6555</entry>
But while registering the webphone, it still connects on the defualt 5060.
What am I doing wrong?
thx,
Met Vriendelijke Groet,
Kind Regards,
Salutations,
Bart Coninckx
Bits 'n Tricks BVBA
Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
address@hidden
http://www.bitsandtricks.com
BTW: BE0817.401.875Crelan BE46 8601 0806 3436
Voor onze Algemene Voorwaarden, zie: http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden
_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users
_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users
_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users
[Prev in Thread] | Current Thread | [Next in Thread] |