|
From: | Bart Coninckx |
Subject: | Re: [Linphone-users] change the SIP port for the Webphone |
Date: | Tue, 11 Aug 2015 10:35:29 +0200 |
John,
you are using my post, it's better to start a new one,
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: JOHN <address@hidden>
Sent: Mon 10-08-2015 21:55
Subject: Re: [Linphone-users] change the SIP port for the Webphone
To: address@hidden;
Hi folks,I'm looking for help on installing FlexiSIP on a Raspberry PI.I tried the Debian installation steps on the website, but I got a lot of errors.Can someone provide me with some detailed installation steps, along with any tips & tricks?Thanks,JohnFrom: "Bart Coninckx" <address@hidden>
To: address@hidden
Sent: Sunday, August 9, 2015 4:22:36 AM
Subject: Re: [Linphone-users] change the SIP port for the WebphoneHi Simon,
thanks for your hint. Forgive my ignorance, but where is this specific configuration located in the context of the webphone edition?
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: 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
_______________________________________________
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] |