similar to: Repost: Working in useful examples... and freenum/e.164 dialing in extensions.conf.example

Displaying 20 results from an estimated 3000 matches similar to: "Repost: Working in useful examples... and freenum/e.164 dialing in extensions.conf.example"

2004 Jan 20
1
Toll-Free Gateway Beta Test: freenum.org
The freenum.org beta continues to roll forward. If you have an Asterisk or SER SIP gateway/proxy, please see if you can make some sense of the examples below and install them in your system. Your users will hopefully be able to dial toll free numbers in various nations just like they dial regular numbers in those same country codes. I'd like to get some additional people trying to make
2007 Nov 19
4
Help: How to configure SIP domain on SPA942
I'm using a bunch of SPA942's, and I'm trying to provision them mostly by DHCP (and what I can't set that way, I try to provision via HTTP interface into the phone). I changed the domain in my AstLinux config from "astlinux" to redfish-solutions.com, and set that in my sip.conf file as well: context=incoming
2010 Apr 29
1
Issue with (pattern) matching extension
Here's a segment of my dialplan, I'm working on the freenum/ISN functionality: same => n,Set(isnresult=${ENUMLOOKUP(${EXTEN},sip,,1,freenum.org)}) same => n,GotoIf($["${isnresult}" != ""]?:fn-CONGESTION,1) ; set up our outgoing call state same => n,Set(SIPFROMUSER=${CALLERID(num)}) same => n,GotoIf($["${GLOBAL(FREENUMDOMAIN)}" ==
2023 Apr 25
1
"Bad packet length 1231976033"
On Tue, 25 Apr 2023 at 03:36, Philip Prindeville <philipp_subx at redfish-solutions.com> wrote: > > On Apr 10, 2023, at 7:24 AM, Darren Tucker <dtucker at dtucker.net> wrote: [...] > > Since you're using 9.1, the message could be an "Invalid free", since > > there was a double-free bug in that release :-( > > Forgot to ask: does this bug manifest
2023 Dec 08
1
Non-shell accounts and scp/sftp
On 07/12/23, Philip Prindeville (philipp_subx at redfish-solutions.com) wrote: > We have a CLI that certain users get dropped into when they log in. One of the things they can go is generate certificates (actually .p12 key/certificate bundles) that they will then scp out of the box from another host. Off topic, and assuming the .p12 bundles need to be post-processed by clients for use by ssh,
2023 Dec 08
2
Non-shell accounts and scp/sftp
On Fri, 8 Dec 2023 at 07:39, Philip Prindeville <philipp_subx at redfish-solutions.com> wrote: [...] > Problem is that if their default shell isn't sh, ash, dash, bash, zsh, etc. then things break. > Is there a workaround to allow scp/sftp to continue to work even for non-shell accounts? sftp should work regardless of the user's shell since it is invoked as a ssh subsystem
2004 Jan 15
1
WANTED: Toll-Free gateways in Europe/Asia/Africa/South America
The freenum.org project wants to use your trunks! The freenum.org project is an ENUM parallel tree, which has as an eventual goal the distribution of ENUM numbering in nations or areas which due to political or other issues are not able to get secure, inexpensive, or functional ENUM capabilities. As a preliminary round, we're putting toll-free gateways into the system for various nations.
2010 Dec 10
0
Fwd: Problem of updating openssh-4.4p1 to openssh-5.5p1 with MAX_ALLOW_USERS option
Hello! > Hello! > > We have the server with RHEL 5.5 (64-bit) and need to connect many parallel users over ssh (OpenSSH). > Usually we use openssh-4.4p1, builded from the sources with changed "servconf.h" file by this type: > #define MAX_ALLOW_USERS 10000 /* Max # users on allow list. */ > #define MAX_DENY_USERS
2007 Dec 16
1
Newbie question: how to proxy the *real* caller-id on find-me/follow-me
I've got the following set up: Someone calls into my PBX on a single number (via SIP trunk from my carrier), and the get a voice menu of extensions. On one of the extensions, it rings a bunch of internal SIP hardphones, plus ringing my cellphone via a hairpin through the cairrier's SIP/PSTN gateway. The issue is that my cellphone shows my PBX's number, not the original calling
2009 Aug 11
3
SIP app for iPhone that works well with Asterisk?
Anyone have a chance to test any of the various iPhone SIP apps? I see there are a few out there, but most of the iTunes reviews aren't sufficiently technical to be useful. Thanks.
2004 Apr 16
0
SIP IAX2 MySQL Config
I've configured asterisk to connect a MySQL database for CDR, Voicemail and SIP/IAX2 peers. - CDR are reccorded - Voicemail config is readen directly in the database but SIP/IAX2 peers still have to be declared in sip/iax2.conf to make calls... However, when I restart Asterisk: [chan_sip.so] => (Session Initiation Protocol (SIP)) == Parsing '/etc/asterisk/sip.conf': Found ==
2017 Mar 17
0
USB card reader causing qemu-kvm SEGV's
Adding Paolo and Miroslav. On Sun, Mar 12, 2017 at 11:41 PM, Philip Prindeville < philipp_subx at redfish-solutions.com> wrote: > Hi. > > I have a Supermicro 5018D-FN4T (Xeon D-1541 based SBC) that I use for > virtualization. I?m running Centos 7.3 on it (updated), with the > CentOS-QEMU-EV.repo repository as the source for virtualization packages. > > I run an Ubuntu
2023 Dec 07
3
Non-shell accounts and scp/sftp
Hi, We have a CLI that certain users get dropped into when they log in. One of the things they can go is generate certificates (actually .p12 key/certificate bundles) that they will then scp out of the box from another host. Problem is that if their default shell isn't sh, ash, dash, bash, zsh, etc. then things break. Is there a workaround to allow scp/sftp to continue to work even for
2007 Nov 09
4
Wanted: tutorial on troubleshooting SIP issues
For someone that's network-aware, but hasn't sat down and plowed through umpteen SIP-related RFC's and memorized the standards, is there a good primer on troubleshooting SIP issues? I'm seeing a lot of NOTIFY/603 messages on my network between Asterisk and my Sipura 942's, for instance... Not sure what these are... perhaps the qualify keepalives? In which case, I guess
2011 Feb 09
6
[Bug 1856] New: Wrong QoS naming and obsolete defaults
https://bugzilla.mindrot.org/show_bug.cgi?id=1856 Summary: Wrong QoS naming and obsolete defaults Product: Portable OpenSSH Version: 5.8p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: unassigned-bugs at mindrot.org ReportedBy:
2023 Apr 23
1
"Bad packet length 1231976033"
Sorry about taking so long to get back to you. The problem is sporadic and I've had other fires to put out first... Here's a PCAP of authentication failures: https://www.redfish-solutions.com/misc/kvm1.pcap > On Apr 9, 2023, at 1:21 AM, Brian Candler <b.candler at pobox.com> wrote: > > On 09/04/2023 02:20, Philip Prindeville wrote: >> What's odd is that the
2012 Jun 27
3
[Bug 795] New: RELATED doesn't accommodate multicast UDP solicitation resulting in unicast reply
http://bugzilla.netfilter.org/show_bug.cgi?id=795 Summary: RELATED doesn't accommodate multicast UDP solicitation resulting in unicast reply Product: netfilter/iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component:
2017 Oct 27
0
Fwd: Network interface regression on F26 VM after 4.13/4.12 kernel update
I did not hear back on this posting so I figured I was addressing the wrong audience. Maybe someone on the host-side better understands how the 4.12 kernel is interacting with KVM. Thanks, -Philip > Begin forwarded message: > > From: Philip Prindeville <philipp_subx at redfish-solutions.com> > Subject: Network interface regression on F26 VM after 4.13/4.12 kernel update
2015 Jun 26
0
Asterisk dialplan best practices syntax
On Fri, 26 Jun 2015, Ludovic Gasc wrote: > 1. What's the "official" notation of each line: "=>" or "=" ? In the > wiki of Asterisk, I see very often "=>", however, what's the reason for > both syntaxes authorized ? Historical ? I'm not 'official,' but I have a strong preference for just '=.' Using
2007 Sep 14
4
Can Asterisk match a literal "*" in extensions.conf
I am working on getting freenum.org ISN/ITAD numbers integrated into my exiting dialplan however I am having trouble getting the extension matches to work "as expected." I would like to be able to do something like: exten => _X.*.,1,Macro(isn-outbound...) Where I would expect that any extension that starts with at least one number, but includes a literal "*" followed by