similar to: how can I get authenticate from my own server?

Displaying 20 results from an estimated 7000 matches similar to: "how can I get authenticate from my own server?"

2019 Dec 14
2
USB dahdi fxo ?
On 12/13/19 9:28 PM, Greg Troxel wrote: > sean darcy <seandarcy2 at gmail.com> writes: > >> I'm moving asterisk to a laptop, so can't use the dahdi board. Is >> there any supported USB dahdi device ? I see the Sangoma USBfxo >> device, but the dahdi driver no longer supports it. Anything else ? > > There is also the ObiHai OBi202 with an OBiLine, which
2010 Jun 18
6
Why asterisk down when inet server down?
We have a 10.10.0.0 internal network. The asterisk server - 10.10.10.180 - has a PRI connection to a T-1. Another server is the router to the internet. All phones in the office and the workstations are on the network. Most of the internal phones are aastra 9133i's. Here the network config from a phone: Network Settings Basic Network Settings DHCP [ ]
2005 Sep 23
1
RE: [Asterisk-Dev] Open source time card application for Asterisk
A little bird whispers to me: Don't expect this particular trick to be un-addressed by various legislatures forever. That window is closing, and the bottom of the window looks very much like a guillotine blade - don't have your head in the wrong place. In any case, as has been discussed on -users before (which is where this thread should go, and thus where I'm relegating it)
2018 Aug 29
2
getting invites to rtp ports ??
On 08/29/2018 09:42 AM, Carlos Rojas wrote: > Hi > > Probably somebody is trying to hack your system, you should block that > ip on your firewall. > > Regards > > On Wed, Aug 29, 2018 at 9:34 AM, sean darcy <seandarcy2 at gmail.com > <mailto:seandarcy2 at gmail.com>> wrote: > > I'm getting invites to very high ports every 30 seconds from a
2014 Dec 21
2
11.5.0: blindxfer problems [Spam score:10%]
Have you enabled DTMF logging and seen the DTMF codes being recognised by Asterisk? I had a bunch of soft phones that I had to change to using ?sip info? for the DTMF signalling as the RFC signalling was not always being recognised. This would cause transfers to appear as if the user had not dialled any digits. On 20/12/2014 20:52, "sean darcy" <seandarcy2 at gmail.com> wrote:
2011 Dec 26
5
how to listen on different sip port for a device?
I'm trying to allow access to the office from home. But the ip provider (cablevision) blocks udp 5060. I can see the register packets leaving on wireshark, but nothing received by office. Changed to port to 6111 and now the packets show up. In the server I've set port=6111 in the device in sip.conf, but * is NOT listening for 6111: netstat -an | grep 5060 tcp 0 0
2018 Aug 29
3
getting invites to rtp ports ??
On 08/29/2018 11:59 AM, Telium Support Group wrote: > Block a single IP is the wrong approach (whack-a-mole). You should consider a more comprehensive approach to securing your VoIP environment. Have a look at this wiki: > > https://www.voip-info.org/asterisk-security/ > > > > -----Original Message----- > From: asterisk-users [mailto:asterisk-users-bounces at
2012 Mar 09
2
dreaded one-way audio with nat=yes
I'm trying to move the asterisk server to an Amazon Web instance. We have teliax for our sip provider. I'd like for our DID lines to be connected to a users cell phone. Seems simple enough, but I'm getting the dreaded one-way audio, even with nat=yes everyplace I can think of. The dialplan is real easy: [from-teliax-sip] exten => _j.,1,NoOp("From teliax sip with exten
2014 Dec 02
3
On Fedora, kernel update resets /var/run/asterisk owner to root.root
On Fedora 20, every time the kernel updates, /var/run/asterisk owner is set to root.root. I'm running asterisk under user asterisk. Is there any way to keep /var/run/asterisk as asterisk.asterisk. Or do I find a new place to put asterisk.pid? sean
2014 Dec 02
2
On Fedora, kernel update resets /var/run/asterisk owner to root.root
On 12/02/2014 02:46 PM, Jeffrey Ollie wrote: > On Tue, Dec 2, 2014 at 1:22 PM, sean darcy <seandarcy2 at gmail.com> wrote: >> >> Or do I >> find a new place to put asterisk.pid? > > Also, if you use the native systemd unit file, you no longer need a > PID file, although you still need /run/asterisk to store the control > socket. > So systemd is taking
2015 Dec 11
3
opusdec forces decode at 48k ?
opusdec -V opusdec opus-tools f2a2e88 (using libopus unknown) I've got an opus file encoded from a .wav off a cd, 44100Hz: opusinfo 2-24-Overture_in_C_\(In_Memoriam\).opus Processing file "2-24-Overture_in_C_(In_Memoriam).opus"... New logical stream (#1, serial: 38134f1f): type opus Encoded with libopus unknown User comments section follows... ENCODER=opusenc from opus-tools
2013 Feb 11
1
how to join calls - not barge?
I'd like to have an extension "join" a call. That is, C can join A and B, just as if it were an analog extension phone. ChanSpy works, sort of. The problem is that once A or B hangs up, the channel is gone. With an analog extension, C would remain connected with B if A hung up. Can I throw A and B into a confbridge and then add C? Create a new channel that grabs the A
2014 Dec 20
2
11.5.0: blindxfer problems
On 12/19/2014 09:42 AM, Rusty Newton wrote: > On Wed, Dec 17, 2014 at 1:09 PM, sean darcy <seandarcy2 at gmail.com> wrote: >> I've got a confbridge set up which works if dialed locally: >> >> -- Executing [266 at internal:1] Answer("DAHDI/1-1", "") in new stack >> -- Executing [266 at internal:2] SendDTMF("DAHDI/1-1",
2018 Aug 29
3
getting invites to rtp ports ??
I'm getting invites to very high ports every 30 seconds from a particular ip address: Retransmitting #10 (NAT) to 5.199.133.128:52734: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 0.0.0.0:52734;branch=z9hG4bK1207255353;received=5.199.133.128;rport=52734 From: <sip:37120116780191250 at 67.80.191.250>;tag=1872048972 To: <sip:3712011972592181418 at 67.80.191.250>;tag=as3a52e748
2014 Dec 22
2
11.5.0: blindxfer problems
On 12/21/2014 11:09 AM, sean darcy wrote: > On 12/21/2014 04:42 AM, Patrick Beaumont wrote: >> Have you enabled DTMF logging and seen the DTMF codes being recognised by >> Asterisk? I had a bunch of soft phones that I had to change to using ?sip >> info? for the DTMF signalling as the RFC signalling was not always being >> recognised. This would cause transfers to appear
2015 Jun 16
4
howto copy a voicemail message to another machine ?
My asterisk server is in the cloud. Figuring out how to send an email is too much brain damage. So i can't use the email feature that's built into voicemail. What I want to do is execute a remote command with the voicemail as an argument. The remote machine command would email the message. I'm thinking of: same =>n,VoiceMail(vm,u) same =>n,System(ssh myserver "emailVM
2015 Mar 19
1
Asterisk 13 : SILK codec ?
On Wed, Oct 29, 2014 at 7:10 PM, sean darcy <seandarcy2 at gmail.com> wrote: > On 10/29/2014 08:06 PM, Matthew Jordan wrote: > >> On Wed, Oct 29, 2014 at 5:16 PM, sean darcy <seandarcy2 at gmail.com> wrote: >> >>> Can we expect a SILK codec for 13 ? Or does the one for 12 work for 13? >>> >>> >> codec_silk for Asterisk 12 will most
2020 Apr 02
2
Can't block intrusion
On 2/04/2020 6:35 AM, D'Arcy Cain wrote: > On 2020-04-01 16:28, Mark Boyce wrote: >> On 1 Apr 2020, at 22:14, Greg Troxel <gdt at lexort.com >> <mailto:gdt at lexort.com>> wrote: >>> I think you need to use tcpdump and turn up firewall debugging. >> sngrep is your friend …My bet is UDP vs TCP on firewall rules :-) > block drop in log quick on bge0
2018 Aug 30
2
getting invites to rtp ports ??
I wonder if I could have that patch, maybe I could add it to my fail2ban regexp and if you have the correct regexp, I would apperciate that as well. Thanks. On Wed, 29 Aug 2018 19:18:29 -0400, Telium Support Group wrote: > > Depending on log trolling (Asterisk security log) misses a lot, and also depends on the SIP/PJSIP folks to not change message structure (which has already happened
2018 Aug 30
6
getting invites to rtp ports ??
On Wed, Aug 29, 2018 at 6:20 PM Telium Support Group <support at telium.ca> wrote: > Depending on log trolling (Asterisk security log) misses a lot, and also > depends on the SIP/PJSIP folks to not change message structure (which has > already happened numerous time). If you are comfortable hacking > chan_sip.c you may prefer to get the same messages from the AMI. It still