Using Softphone w/OBI202

<< < (3/3)

azrobert:
To get inbound calls on SP1 to ring the softphone
Change Voice Services -> SP1 Service -> X_InboundCallRoute to:
ph,sp4(anything@xx.xx.xx.xx:5060;ui=$1)
xx.xx.xx.xx is the IP address of the computer running the softphone.
I assume the softphone uses port 5060.
$1 is to pass the callerid.

DaSwitz:
Quote from: azrobert on November 03, 2014, 02:04:22 pm

To get inbound calls on SP1 to ring the softphone
Change Voice Services -> SP1 Service -> X_InboundCallRoute to:
ph,sp4(anything@xx.xx.xx.xx:5060;ui=$1)
xx.xx.xx.xx is the IP address of the computer running the softphone.
I assume the softphone uses port 5060.
$1 is to pass the callerid.


My current X_InboundCallRoute looks like this:

{ph2}

Should that be changed to:

{ph2},sp4(anything@xx.xx.xx.xx:5060;ui=$1)

Also, should "anything" be changed to something specific or is it irrelevant?

Thanks!

azrobert:
{ph2,sp4(anything@xx.xx.xx.xx:5060;ui=$1)}
or
ph2,sp4(anything@xx.xx.xx.xx:5060;ui=$1)

It's irrelevant.

DaSwitz:
Quote from: azrobert on November 03, 2014, 03:18:03 pm

{ph2,sp4(anything@xx.xx.xx.xx:5060;ui=$1)}
or
ph2,sp4(anything@xx.xx.xx.xx:5060;ui=$1)

It's irrelevant.


Turns out, X-Lite was using port 12960, so once I got the port correct, this works perfect!

Thanks!

Navigation

[0] Message Index

[*] Previous page