Howto make OBi accept SIP registration

(1/3) > >>

weiqj:
I am using 3CX to connect to OBi and I want OBi act as a gateway to route calls from 3CX.
However the OBi rejects registration from 3CX. Here is the error log from OBi:

<7> sendto c0a80bfe:5060(341)
SIP/2.0 404 Not Found
Call-ID: MjU2MTMwMzVhYThiZTZkMmVhZTg2MGVkN2U3Nzg0YTg.
CSeq: 1 INVITE
Content-Length: 0
From: "01"<sip:XXXXXXX@192.168.11.26:5061>;tag=f311cf0b
To: <sip:0000000@192.168.11.26:5061>
Via: SIP/2.0/UDP 192.168.11.254:5060;branch=z9hG4bK-d8754z-ad69734fb10cb325-1---
d8754z-;received=192.168.11.254;rport=5060

Is there any wrong?

RonR:
The OBi is not a SIP server and will not accept SIP registration requests.

You can initiate calls through the OBi from a SIP client using unregistered SIP URI's (unauthenticated INVITE's).  Direct the SIP URI to port 5060 for SP1 and 5061 for SP2.  The target SPx Service must be configured for SIP.

weiqj:
Thanks. I registered SP2 as a SIP client. Still can't make calls through it.

RonR:
Quote from: weiqj on December 28, 2011, 01:29:01 pm

I registered SP2 as a SIP client.


Does this mean you have a SIP service provider configured on SP2 which you are able to use to make calls with?

What does the main status page of the OBi show for SP2 Service Status?

What is the SIP URI you are using from the SIP client?

weiqj:
The SP2 connects to my 3CX server. The status is below:
Registered (server=192.168.11.254:5060; expire in 47s)

So it registered to the 3CX server.
I also use x-lite to connect to the 3CX server, which also works fine.

I set up outbound rule to forward calls in 3CX to OBi.
When I tried to make calls from x-lite, it failed. And 3CX reported receiving 404 error from OBi.

Navigation

[0] Message Index

[#] Next page