" /> How to change InteractionWorkspaceSIPEndpoint port number? - Genesys CTI User Forum

Author Topic: How to change InteractionWorkspaceSIPEndpoint port number?  (Read 4027 times)

Offline mic

  • Newbie
  • *
  • Posts: 44
  • Karma: -1
How to change InteractionWorkspaceSIPEndpoint port number?
« on: February 21, 2017, 01:15:50 PM »
Advertisement
there is a conflict between the port number of the sip server and the sipend point which makes the Workspace desktop edition can't register to the sipendpoint and behaves in a strange way when it recieves a call.
so how can i change the port number of the sipend point?
Workspace desktop edition 8.5.1
Sipendpoint 8.5.1

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: How to change InteractionWorkspaceSIPEndpoint port number?
« Reply #1 on: February 21, 2017, 01:41:05 PM »
You can configure it in general on WDE application object (options started with prefix sipendpoint) or directly within the WDE SE configuration file.

In general, the WDE SE is configured with range of SIP port, so it should not be in a conflict.

Offline mic

  • Newbie
  • *
  • Posts: 44
  • Karma: -1
Re: How to change InteractionWorkspaceSIPEndpoint port number?
« Reply #2 on: February 21, 2017, 01:54:38 PM »
do you mean this range
<setting name="sip_port_min" value="5060"/>
          <setting name="sip_port_max" value="5080"/>
in a file named SipEndpoint.config??

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: How to change InteractionWorkspaceSIPEndpoint port number?
« Reply #3 on: February 21, 2017, 02:28:15 PM »
Yes, but it is better to configure it on general level (ie on WDE application object level). I have answered to you on Genesys community forum as well :)
« Last Edit: February 21, 2017, 02:30:09 PM by Kubig »

Offline mic

  • Newbie
  • *
  • Posts: 44
  • Karma: -1
Re: How to change InteractionWorkspaceSIPEndpoint port number?
« Reply #4 on: February 21, 2017, 02:48:28 PM »
i changed the port range of the Sip end point  in the file named SipEndpoint.config, and i restarted the Sip end point, the Workspace worked just fine.
note: the only option that shows a port number in the Workspace object and starts with sipendpoint is "sipendpoint.standalone.port" and it's default value is 8000 and it's description is "Specifies the port number of the SIP Endpoint Http service.
Valid: An integer value
Default: 8000
Effective: When the application is started or restarted."
but thank you so much for your great help, your advice was so helpful and efficient.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: How to change InteractionWorkspaceSIPEndpoint port number?
« Reply #5 on: February 21, 2017, 02:56:11 PM »
There are options:

[list]
[li]sipendpoint.policy.endpoint.sip_port_min[/li]
[li]sipendpoint.policy.endpoint.sip_port_max[/li]
[/list]

In case you do not see them, you did not import the template for WDE SE at all.

Offline mic

  • Newbie
  • *
  • Posts: 44
  • Karma: -1
Re: How to change InteractionWorkspaceSIPEndpoint port number?
« Reply #6 on: February 21, 2017, 03:06:17 PM »
you are right, when i created the Workspace object i imported the Workspace_Desktop_Edition_851.apd template not the one with the "SEP" in ints name, could you tell me what is the difference between them?

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: How to change InteractionWorkspaceSIPEndpoint port number?
« Reply #7 on: February 21, 2017, 03:41:56 PM »
The WDE SE template contains the configuration options regarding to the WDE SE.

Offline mic

  • Newbie
  • *
  • Posts: 44
  • Karma: -1
Re: How to change InteractionWorkspaceSIPEndpoint port number?
« Reply #8 on: February 21, 2017, 03:53:45 PM »
it is a very important note...thank you so much for your responds Kubig.

Offline franklin_n

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: How to change InteractionWorkspaceSIPEndpoint port number?
« Reply #9 on: January 22, 2022, 10:18:48 AM »
Hello.

Sorry to open again this topic.

What is the aim of the following configuration? I have a Sip endpoint which is changing sip port frequently and blocking calls.

sipendpoint.policy.endpoint.sip_port_min
sipendpoint.policy.endpoint.sip_port_max

Offline Janis

  • Full Member
  • ***
  • Posts: 123
  • Karma: 4
Re: How to change InteractionWorkspaceSIPEndpoint port number?
« Reply #10 on: January 22, 2022, 04:41:56 PM »
I guess it is just to take another port if one is taken.