linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] change the SIP port for the Webphone


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,
John
 

From: "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 Webphone
 

Hi 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.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;
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.
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.
 
What you need is to change the sip port where linphone is connecting to send REGISTER and INVITE to your SIP server.
This is done in the LinphoneProxyConfig object, that describes the SIP account configuration, with the serverAddr property.
 
If this information is provisionned by configuration file, this will for example in the [proxy_XXX] section:
 
[proxy_0]
reg_proxy=sip:mysipserver.com:9803
reg_identity=<sip:address@hidden>
reg_sendregister=1
 
transport can be specified as well, eg: sip:mysipserver.com:9803;transport=tcp
 
Best regards,
 
Simon

2015-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.875

Crelan 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.875

Crelan 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]