Need help bridging two OBIs on internal network

<< < (4/7) > >>

CoalMinerRetired:
If you want to 'test and experiment' offline of the Obi Portal to get this working, there is the provisioning generator from DSL reports. It forces you to understand what all the settings. Or not ... It did for me.

I forget which one is the most recent, so here are the links to both: 1, 2.

Taoman:
Quote from: hwittenb on October 07, 2014, 02:33:55 pm


Edit:  If the Sip Invite is being sent properly, the Syslog should also show if it is sending inside the Sip Invite the OBi110's local network ip address or an external ip address.



Perhaps you (or someone) can make more sense out of this syslog capture than I can. It sure appears to me the INVITE is going to the internal network address/port just as configured. Same results when using the speed dial from 110 phone port.
I have tried using valid SP trunks (registered or not), dummy SIP trunks, port forwarding, making sure RTP port range is different on both OBIs, different X_UserAgentPorts, with and without OBITALK enabled.

Quote

<7> [DAA]: FXO ring on
<7> [0]Ring On
<7> FXO:NewTermState:ringing
<7> ------ caller id (pcm_id: 1) received! ------------<7> [0]DAA CND 10080717,360XXXXXXX,Cell Phone   WA,,,
<7> [0]DAA CND 10080717,360XXXXXXX,Cell Phone   WA,,,
<7> [SLIC] CID to deliver: 'Cell Phone   WA' 360XXXXXXX
<7> sendto c0a801c8:5063(883)
INVITE sip:taoman@192.168.1.200:5063 SIP/2.0

Call-ID: e09bf169@192.168.1.2

Content-Length: 307

CSeq: 8001 INVITE

From: <sip:360XXXXXXX@192.168.1.200>;tag=SP265326674a64ffdf

Max-Forwards: 70

To: <sip:taoman@192.168.1.200>

Via: SIP/2.0/UDP 192.168.1.2:5084;branch=z9hG4bK-3774095a;rport

User-Agent: OBIHAI/OBi110-1.3.0.2872

Contact: <sip:taoman@192.168.1.2:5084>

Expires: 60

Supported: replaces

Allow: ACK,BYE,CANCEL,INFO,INVITE,NOTIFY,OPTIONS,REFER,UPDATE

Remote-Party-ID: <sip:360XXXXXXX@192.168.1.200>;party=calling;privacy=off

Content-Type: application/sdp

hwittenb:
Taoman,

The trace you posted looks good.  The OBi110 is at 192.168.1.2, the OBi's sending SPx is at 192.168.1.2:5084, the sending SPx has 192.168.1.200 in the ProxyServer field and of course you are sending the INVITE to taoman@192.168.1.200:5063

In the Sip Invite message body does
c=IN IP4 192.168.1.2   
or does it show an external ip address?

I assume there is no response shown to the INVITE, no ACQ or Sip Error message.

From your computer can you ping 192.168.1.200 and receive a response?

Does your router have Sip ALG enabled?  If present it should be disabled.

ianobi:
I think this problem is that good old "gotcha" the reserved characters, in this case "m".

Try putting taoman within single quotes in the InboundCallRoutes: 'taoman'

I've been caught like this a few times, so I now use mostly numbers as my CallerIDs.

Taoman:
Quote from: hwittenb on October 08, 2014, 09:07:18 am


In the Sip Invite message body does
c=IN IP4 192.168.1.2   
or does it show an external ip address?

I assume there is no response shown to the INVITE, no ACQ or Sip Error message.

From your computer can you ping 192.168.1.200 and receive a response?

Does your router have Sip ALG enabled?  If present it should be disabled.



Yes, there was a "c=IN IP4 192.168.1.2" that I did not include in my post.

No response, ACQ, or SIP error message of any kind.

I can ping 192.168.1.200 and every other IP address on my network.

I have a NetGear 3400 and I disabled SIP ALG when I first got it.

I have had close to a dozen VoIP providers configured on my OBIs over the years with generally no issues. I've never had to forward ports or use DMZ. It's always just worked.

I am going to give ianobi's suggestion a try now.

Navigation

[0] Message Index

[#] Next page

[*] Previous page