Hi dears
I’m using pjsip to connect to my provider SIP trunk .My provider use NUERA voip gateway and i have the following errors :
[2021-04-07 05:41:07] ERROR[3022] pjproject: tlsc0x7f7cb8016508 RFC 5922 (section 7.2) does not allow TLS wildcard certificates. Advise your SIP provider, please!
[2021-04-07 05:41:59] WARNING[3022] pjproject: SSL 6 [SSL_ERROR_ZERO_RETURN] (Read) ret: 0 len: 65535
In peers section it shows that my pbx is peered to the provider’s SIP trunk .But i keep see the above errors .
Kindly advice what i can do to fix this .
Regards
Sip trunk issues with nuera voip gateway
Sip trunk issues with nuera voip gateway
That is something you can’t resolve until NUERA follows RFC 5922 and stops offering a non-compliant certificate. Use TCP or UDP signalling if you can. Your certificate of course also needs to be equally not a wild card.
Responsive Firewall always blocks "good" external users
I’ll try to fire up a distro image. Need to see the generated rules.
The #OpenSourceLounge
I offer a topic for discussion,
Is it yet a time to discuss deprecating SIP connections over UDP/TCP ?
Create a large number of extensions [SOLVED]
I find myself having to create a hundred extensions for a switchboard.
Is there a way to create a range of extensions with identical configurations and random passwords?
Create a large number of extensions [SOLVED]
Sorry for the place maybe a little useless but I found the solution on my own
https://wiki.freepbx.org/display/FPG/Bulk+Handler+User+Guide
Wrong time and DST in FreePBX 13
Sure it’s an old VM, but for now we can’t upgrade it, is there any way to fix the DST issue?
Thanks!
Anomaly in setting the time
I have set the time slot correctly
In fact, if I “clock” the linux shell I get it now right …
If I check with phpinfo it is also set them correctly …
“Europe / Rome”
And if I do an echo from php it gives me the correct time!
But if I go in “time condition” it gives me an hour less …
I don’t know where to go to see
Tips?
The #OpenSourceLounge
While investigating the various mechanisms that are emerging to support the Ray Baum’s regulations coming into effect next year, one of the realities is that including location data in sip headers can push the packet size beyond UDP limits. I wonder if this will have ripple effects beyond emergency dialing to SIP trunking generally.
Dual NIC question
I’m getting ready to deploy a dual nic system. Just to test both NICs I programmed them with IPs on the same network. Eth0 works with no problems. Eth1 however appears to be programmed but I can’t ping it or access the web gui on the .127 local address. Is this telling me my second NIC is not programmed correctly or am I missing some additional routing in the system?
Yum Errors
Running PBX Version: 15.0.17.24 and PBX Distro: 12.7.8-2011-5.sng7 with Asterisk 16.13.0.
I’m getting an error anytime I try and update with yum or through the GUI. I tried searching around to see if there were others with this error, but I just kept getting results from 2019 in what seems like an unrelated issue. Any fixes in these posts haven’t resolved the issue for me. I was even trying to search around the centos forums to see if that could help to no avail.
So, I guess I have to post myself.
This is the error yum gives me when it fails.
“failure: repodata/respond[dot]xml from sng-base: [Errno 256] No more mirrors to try. sng7[dot]com/os/7.8/os/x86_64/repodata/respond[dot]xml: [Errno 14] HTTP Error 403 - Forbidden”
I can ping the URL, so it doesn’t seem to be a connection issue.
The ‘Yum errors’ page of the wiki didn’t resolve the issue, and it didn’t even list a 403 as a potential issue on the page.
I’ve tried yum clean metadata, and deleting the yum cache as well.
Any help is greatly appriciated.
Asterisk locks up not allowing any calls in or out. (even between internal extensions)
I will have a look at the switch logs to see if they are erroring out.
Checked the firewall and didn’t see and switch to the backup firewall or errors.
These are the only other warning / errors i have seen around the time of the crash.
[2021-04-06 16:20:55] WARNING[160839][C-000002cd] taskprocessor.c: The ‘subp:ast_channel_topic_all-000004bb’ task processor queue reached 500 scheduled tasks.
[2021-04-06 16:21:29] ERROR[14260] res_pjsip_header_funcs.c: No headers had been previously added to this session.
Dual NIC question
Which one has the default gateway? There can be only one.
and both networks have the same subnet range…that will cause massive weirdness without specific routes in the computer to direct traffic.
Dual NIC question
I was just hoping to test the second NIC. I’m surprised eth1 IP is not pingable though
Anomaly in setting the time
possible that it does not show “summer time” in “time condition”?
Because the operating system and the php give the right time …
Dual NIC question
What is the IP of the machine your are pinging from?
Your default gateway is 192.168.0.1 and your NICS are 192.168.1.x range. (i assume your subnet is 255.255.255.0)
IF you unplug ETH0, does it (eventually) respond?
Wifi Phones constantly lagged
Hi,
we setup some Grandstreams wp810 voip devices and they are constantly outputting following
[2021-04-06 09:02:25] NOTICE[2711] chan_sip.c: Peer ‘xxxx’ is now Lagged. (2014ms / 2000ms)
how can we fix it
Kind regards
Responsive Firewall always blocks "good" external users
Why not use an encrypted VoIP tunnel for that? For example, with Ringotel, you’ll need to white-list only one IP address in your Firewall and no problem connecting any number of mobile/remote users from any public network. You’ll need less than 10 minutes to set it up.
Dual NIC question
Unplugging eth0 does not seem to make eth1 accessible via http or pingable
Wifi Phones constantly lagged
If you are not experiencing any audio issues or other issues with calls dropping/not completing, I would just ignore them. This is telling you that the phone was slow to respond to an OPTIONS packet sent from Asterisk. If you are also seeing ‘unreachable’ as well as lagged, then you do need to investigate that.