Softphone already registered but can't make other softphone ring

(1/2) > >>

Michael-Newbie:
I have OBi202 operating at 192.168.30.35 and I'll be using it to make internal and national calls only.

For initial test, I've downloaded CSipSimple app from Google Playstore to register my android phones to 192.168.30.35.

Now, the two have successfully registered with it. However, when I'm trying to dial their directory number, I'm receiving a "486 / Busy here" error output.

Here's my configuration in Obi202:

ITSP Profile C
General/Signaling Protocol - SIP
General/DigitMap - (1xxxxxxxxxx |<1>[2-9]xxxxxxxxx| 100x | 011xx.|xx.|(Mipd)|[^*#]@@.)

SIP/ProxyServer - 192.168.30.114 (IP Address of my android phone)
SIP/ProxyServer Port - 5060
SIP/RegistrarServer - 192.168.30.35
SIP/RegistrarServerPort - 5060
SIP/OutboundProxy - 192.168.30.35
SIP/OutboundProxyPort - 5060
SIP/X_SpoofCallerID - checked (enabled)

SP3 Service
X_ServProvProfile - C
X_RingProfile - B
X_InboundCallRoute - {(1001):SP4}
X_RegisterEnable - Unchecked (Disabled)
DirectoryNumber - 1002
X_Proxy - checked (enabled)

AuthUserName - 1002
AuthPassword - 1234567

---------------------

ITSP Profile D
General/Signaling Protocol - SIP
General/DigitMap - (1xxxxxxxxxx |<1>[2-9]xxxxxxxxx| 100x | 011xx.|xx.|(Mipd)|[^*#]@@.)

SIP/ProxyServer - 192.168.30.117 (IP Address of my android phone)
SIP/ProxyServerPort - 5060
SIP/RegistrarServer - 192.168.30.35
SIP/RegistrarServerPort - 5060
SIP/OutboundProxy - 192.168.30.35
SIP/OutboundProxyPort - 5060
SIP/X_SpoofCallerID - checked (enabled)

SP4 Service
X_ServProvProfile - D
X_RingProfile - B
X_InboundCallRoute - {(1002):SP3}
X_RegisterEnable - Unchecked (Disabled)
DirectoryNumber - 1001
X_Proxy - checked (enabled)

AuthUserName - 1001
AuthPassword - 12345678


Everything didn't mention was set to default. Need your assistance. Thank you! :)

Michael-Newbie:
I made some changes in ITSP section. When I'm trying to dial in other softphone (1002), I hear a ringtone from speaker of my phone but the dialed phone is not actually ringing.

azrobert:
Try this:

SP3 Service
X_InboundCallRoute: {>1001:SP4(1001@local_client)}

SP4 Service
X_InboundCallRoute: {>1002:SP3(1002@local_client)}

Michael-Newbie:
Quote from: azrobert on September 14, 2016, 11:24:20 pm

Try this:

SP3 Service
X_InboundCallRoute: {1001:SP4(1001@local_client)}

SP4 Service
X_InboundCallRoute: {1002:SP3(1002@local_client)}




Hi Azrobert,

Thanks for the response. However, after trying the given InboundCallRoute, I'm receiving "486 / Bush here" error output again.

azrobert:
I made a change to my previous post.
Added a ">".

Navigation

[0] Message Index

[#] Next page