Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - RoleTue

#1
Hi Larry and Imoore,

yes, looking at the txt files it makes sense. First call ist 401, 2nd gives the 200 ok.
#2
I set up a remote log server now and activated the remote syslog in the n670. Another result. We can see the call start:

s_local@Gigaset_N670 sip-control: [SIP][IPCConnector.cpp:340] UBUS event [sip-control/local_media] received
s_local@Gigaset_N670 sip-control: [SIP][GuiConnector.cpp:419] Call #1 local media: 192.168.1.100:5004 / 192.168.1.100:5004
s_local@Gigaset_N670 sip-control: [SIP][CallManager.cpp:1640] [xxxxxxxxxx|03bf68594a] Call #1: Starting call with account #03bf68594a to sip:017xxxxxxxx@hiq9a-sbcv461a.kabelbw.de
s_local@Gigaset_N670 sip-control: [PJSIP][pjLog.cpp:68] 15:30:49.717 sip_transport.  .......Request msg INVITE/cseq=30849 (tdta0x7165e4) exceeds UDP size threshold (1300), switching to TCP recommended
s_local@Gigaset_N670 sip-control: [PJSIP][pjLog.cpp:68] 15:30:50.225 sip_transport.  .Request msg INVITE/cseq=30849 (tdta0x7165e4) exceeds UDP size threshold (1300), switching to TCP recommended
s_local@Gigaset_N670 sip-control: [PJSIP][W][pjLog.cpp:64] 15:30:50.230    tsx0x71a67c  .Error sending Request msg INVITE/cseq=30849 (tdta0x7165e4): Message too long
s_local@Gigaset_N670 sip-control: [PJSIP][W][pjLog.cpp:64] 15:30:50.233    tsx0x71a67c  .Transport error, terminating transaction. Err=120090 (Message too long)
s_local@Gigaset_N670 sip-control: [SIP][CallManager.cpp:249] [xxxxxxxxxx|03bf68594a] Call #1: stateChangedHandler: Invite session state: DISCONNCTD
s_local@Gigaset_N670 sip-control: [SIP][Call.cpp:723] [xxxxxxxxxx|03bf68594a] Call #1: disconnected. Reason = 503 Message too long. Duration: 0,0 sec.
s_local@Gigaset_N670 giga-ip-bs[24954]: SIP_UAA: [xxxxxxxxxx|03bf68594a|PMID:00001] Call #1: receive:call_rejected status:ok

I shortend the lines a bit. According to the rsyslog the udp package size is to large. Do I have the possibility to limit the udp package size in Opnsense?

@Larry, also thanks a lot ...
#3
Hi lmoore, thanks a lot. Just only noticed the screenshots. Yesterday I went through the first document you linked. This is interesting. Under Sip security chapter 5.4 we read about error 401 (unauthorized). Yesterday I installed zeek on my opnsense which writes a sip.log. When I dial a number I get error 401.

1772360707.341781       CXIN2W2x3RwSMys8Y4      192.168.1.100   5060    80.69.110.78    5060    0       -       -       -       -       -       <sip:xxxxxxxxxx@hiq9a-sbcv461a.kabelbw.de>      <sip:xxxxxxxxxx@hiq9a-sbcv461a.kabelbw.de>;tag=test_tag_0215532162      -       -       -       -       (empty)    SIP/2.0/UDP 192.168.1.100:5060;received=88.152.184.228  -       401     Unauthorized    -       -       0       -

For me this confirms now at least that it's not opnsense which blocks the connection. Will have to look at the document more closely and see if I understand all this.
I'll compare your screenshots with my settings. Maybe this changes the behavior of the registration process.
Thanks again for your help.
#4
26.1, 26,4 Series / Re: VoIP outbound calls not working
February 27, 2026, 09:54:41 PM
Hello Olmo,

thanks for the reply. IPv6 is not supported by the device according to the web configurator. FW rules including outbound are already set. I used the same setup with the Fritzbox which worked. I simply exchanged the devices. That's why I don't understand what's going on. Anyway, I'll recheck the firewall rules.

Hello Imoore,

yes, I already have downloaded the manuals for the N670. I read about the remote syslog server. Maybe I should try this as you suggest it. As said above firewall rules are set up and logging is enabled. The firewall doesn't show any blocks. I checked it with the live view while dialing.
Your second link looks interesting. I'll go through it. Thanks a lot for that.
I'll report back.

Thanks again to both of you.
#5
26.1, 26,4 Series / VoIP outbound calls not working
February 27, 2026, 03:13:09 PM
Hello all,

I've following setup at home:

Internet --> Opnsense --> Unify switch --> N670IP Pro

As handset I use Gigaset S700H Pro.
My ISP is Vodafone (Cable) in Baden-Wuerttemberg. Prior to this setup I used the Fritzbox 6660 Cable as phonebox which worked properly without any troubles. Since I wanted to get rid of the Fritzbox I acquired the VoIP Box N670. I've configured it with all required data and I get the Box registered via SIP at the Vodafone server. Incoming calls are possible. Outgoing not. As soon as I dial a number on the handset the connection is immediately aborted and the display shows "not reachable". I searched a lot for any solutions or reasons why this happens. Couldn't find any more information. Even the firewall logs don't show any blocks.
Does anyone have an idea what could cause this issue?
Thanks already in advance.