Displaying 20 results from an estimated 400 matches similar to: "PJSIP DNS ISSUE"
2019 Jun 16
6
Hacking
Anyone know how someone can hack an asterisk box and register with every single account on the box.
This box only has 3 accounts, with very complex passwords. Have VoIP blacklist setup and fail2ban...
The hackers were able to make 2 calls to Cuba before my alerting system texted me.
I am running asterisk 16.3 with PJSIP.
This is my only box open to the outside world, a requirement for this one
2019 Jun 06
2
Fail2ban for asterisk 16 PJSIP
Hello
Anyone have a working copy of Fail2ban asterisk filter asterisk.conf
for Asterisk 16 running PJSIP.
I have tried 10 different filters but none of them show any matches when testing with
fail2ban-regex
I see date template hits but no matches....
My log
[2019-06-06 15:37:20] NOTICE[18081] res_pjsip/pjsip_distributor.c: Request 'REGISTER' from '"2405" <sip:2405 at
2019 Jun 24
3
Looking Asterisk SIP Guru
Hello,
I am looking for a consultant that know asterisk in and out including how to troubleshoot sip and rtp.
I have a device that this acting very strange and I need to prove it's the device code and not an issue with my setup.
Very simple setup, all local no nat... Grandstream video phone and a AIphone IX-MX7 door station.
PJSIP ... doorstation to grandstream 3370 works perfectly. Early
2020 Feb 11
2
Modems
Guys,
I have a customer that heavily uses modems, the problem they don't work reliably with some of the carriers I have used like Level3.
This is somewhat expected due to the limits in VoIP so I need a better solution.
If I set up an asterisk system on customer premise with an FXS card in it and have calls sent to another asterisk box with a PRI can I get this to be more reliable and better
2020 Aug 07
1
Confbridge
To all:
No matter what I try, I cannot get the system to wait for the admin to join. It just dumps users into the bridge directly.
I do not have a pin for users, does that matter?
What am I missing?
Another issue the absolute timeout is not working ? ... have recordings that last for over 24 hours... and this should not happen...
All calls should hangup after 4 ?
Any ideas ?
Any help is much
2013 Nov 11
1
Asterisk Realtime Static Voicemail
Guys,
I need you help on this one.
Don't know when this broke but we have a custom gui that runs on top of Asterisk running a real-time static for configurations.
Nothing has changed with the database other than upgrades of Asterisk 10.
Customer complained that there password was not changing when they called into voicemail and changed it.
Database is running standard ast_config with the
2020 May 30
1
PJSIP
Hello,
Anyone know how to set the "To:" in an invite for PJSIP to custom settings. I got the "from" to be the way I need it.
From: <sip:e04f43a2ed59 at xaccel.net;tag=44l1nRmW2
To: "TEST" <sip:5tf2f2s0rbtdj-20d14fl6n65t0o-0u03 at 34.221.174.202>
I have tried a lot of changes to get to this but nothing works.
I am getting this
From: sip:109643183 at
2013 Jul 02
1
Endpoint call forwarding
Anyone having issues with endpoint call forwarding on asterisk 11?
Was working perfect with 10. Issues are not phone related have tried cisco, polycom and Xlite, all fail.
Backtrack to 10 and it works ok again.
Any help is appreciated.
Thanks
John Bittner
CTO
[cid:image003.png at 01CE76D7.8AB33690]
380 US Highway 46, Suite 500
Totowa, NJ 07512
Phone: 201.806.2602 x2405
Fax:
2013 Oct 18
2
Hack
Today I was hacked but caught it very quickly. This is the weird part, they hacked an IP Auth based account by simply knowing the account name.
How is this possible? I am running Asterisk 11.5.0. Now it's my fault I used a dictionary based account name but how did they bypass the set ip I had under the account for this host.
This also happened with fail2ban running and I pay for Humbug .
2020 Jun 15
1
includes with time and timezone.
Hello,
I cannot find much on examples but I did find one in Russian that shows this to use + or - the time difference from GMT.
I have been testing and it does not work.
1st question do includes work with timezone
include => day,08:00-17:00,mon-fri,*,*,[+5]
Not sure on the formatting, is it correct ? ... I tried without the brackets... that also doesn't work.
If not supported in
2013 Jun 21
0
DTMF
Anyone see this before?
I have a main Asterisk box 11.4 connected to Windstream via SIP trunks in my colo.
So as a did comes in they are routed to appropriate customers, in this case another asterisk 11.4 box.
All is working well with the exception of DTMF. Losing the last digits so say someone hits 123... on the customer box I only get 12
This is the weird part, it only happens on 1 DID. If I
2020 Jul 16
0
ICE error
Hello all,
Running Asterisk 16.10.1
Does anyone know what this means?
rtp_recvfrom: PJ ICE Rx error status code: 70004 'Invalid value or argument (PJ_EINVAL)
How can I find what value it doesn't like ?
I switched to a few different stun servers and I still get the same error.
Calls still go through
Any help is much appreciated.
Thanks
John Bittner
CTO
[xaccellogoemail]
380 US
2020 Sep 25
0
Directory Application
Hello all,
Anyone know an easy way to have the Directory Application<https://wiki.asterisk.org/wiki/display/AST/Directory+Application> lookup all the voicemail contexts in the system. Like a global option
John Bittner
CTO
[xaccellogoemail]
380 US Highway 46, Suite 500
Totowa, NJ 07512
Phone: 201.806.2602 x2405
Fax: 201.806.2604
Cell: 973.390.1090
2014 May 10
1
One mailbox for multiple extensions with individual greetings
Hi,
Is there a way in Asterisk 11 to use a single voicemailbox for multiple
extensions while still hearing each extension's individual greeting?
Use case: someone has 2 numbers and wants all voicemail messages for
both numbers to end up in one mailbox. So when dialing 1234 and NOANSWER
you would hear "the person at extension 1234 is unavailable" and the
message would be stored
2003 Apr 28
4
plot(pam.object) error with R-1.7.0 on Red-Hat 8.0 i686
I don't know if there is some fault in compiling or a bug of the new
R-1.7.0 version:
cl.pam.2 <- pam(as.dist(1-cor(mel.data)),2)
plot(cl.pam.2)
perform a right partitioning and silhouette plot on the old R-1.6.2
instead
"Error in clusplot.default(x$diss,...... ;
x is not numeric"
is the output on the new R-1.7.0.
Same platform: RH8.0 i686.
Some suggestions?
A.S.
2005 Jan 04
4
queue_log
Anyone know how to get app_queue to send logs to MySQL or
any other sql server.
I found info for cdr's and even configs but nothing on
queue_log.
If sql is not supported in the current app_queue I will be
willing to pay someone to add it.
John Bittner
Simlab.net
2002 Aug 20
5
how to limit connections from certains inet subnet the best way?
Hello all,
i am new to shorewall and i already have a question ;)
i am running a mailserver in my dmz (or actually this will be when =
evertything will be working fine with shorewall) with public ip =
addresses.. i have a subnet of 8 ip addresses (255.255.255.248 mask) and =
i was planning of the classic 3 nic (eth0-2) setup... the dmz should =
work with proxy-arping...=20
now my quesion is
2002 Sep 16
3
Shorewall 1.3.8
This is a minor release of Shorewall which rolls up a number of bug
fixes.
New features include:
1. A NEWNOTSYN option has been added to shorewall.conf. This option
determines whether Shorewall accepts TCP packets which are not part
of an established connection and that are not ''SYN'' packets (SYN
flag on and ACK flag off).
2. The need for the
2008 Feb 12
3
Nortel 1140E
Anyone get the Nortel 1140E phones working with Asterisk ?
These look like great phones and I would like to start using them on
our deployments. I know these will work with Asterisk but the sample
config files are hard to find. My next step, if I cant find anything on
this list is to purchase a Nortel Communication Server for testing.
If anyone has a used NCS that works with these phone via SIP
2005 Jun 14
6
VOIP-INFO down?
Seems to be all morning. I have not been able to access for several
hours now.
W
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Marcel van
Kaam, Fonetica
Sent: Tuesday, June 14, 2005 7:18 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [Asterisk-Users] VOIP-INFO down?
Hi