similar to: OpenENUM

Displaying 20 results from an estimated 4000 matches similar to: "OpenENUM"

2003 Dec 06
2
unixODBCget/put/del/deltree
-- Executing unixODBCput("SIP/10-cc1b", "BLAH/blah=bkw") in new stack -- unixodbcput: family=BLAH, key=blah, value=bkw -- Executing unixODBCput("SIP/10-cc1b", "BLAH/blah=bk2") in new stack -- unixodbcput: family=BLAH, key=blah, value=bk2 -- Executing unixODBCget("SIP/10-cc1b", "testingget=BLAH/blah") in new stack -- unixodbcget:
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)}" ==
2004 Apr 30
1
Flexible Call Parking Solution
These all work with sip native transfers and sip attended transfers in the example of "query" option. I tested this on my 7960 and it works great. Please others test it. cd /usr/src/asterisk cp contrib/scripts/astxs /usr/bin/ cd apps wget http://www.bkw.org/app_valetparking.c cd .. astxs -install apps/app_valetparking.c ; ; Lets Auto Park the person in the first available slot in
2004 May 27
5
FireFly doesn't work with 3rd party anymore
Just an FYI FireFly no longer works with anything but the FireFly network. No more SIP, No more IAX. It was a damn good IAX client... too bad its crap now. bkw
2004 Jan 14
3
Asterisk 0.7.1
Asterisk 0.7.1 has been released fixing a few minor bugs. Thanks again to the bug marshalls, especially Malcolm and bkw. Mark
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
2003 Aug 17
3
Monitor application temporary hack
[apologies for no line wrap; config lines at bottom] I have mentioned on several threads here that the Monitor application doesn't do exactly what one would expect: the originating and answering legs of a call are unsynchronized by the duration of the interval that it takes for the answering leg to pick up the phone. This can be very distracting in a final mixed version of the file. Brian
2004 Oct 05
3
its all 6's and 8's?
How often do you guys see Event 6 and 8 on your PRI? (aka "HDLC Abort" and "HDLC Bad FCS") Is this normal? I would think not. bkw
2003 Nov 25
6
cdr_unixodbc
asterisk*CLI> load cdr_unixodbc.so Loaded /usr/lib/asterisk/modules/cdr_unixodbc.so => (unixODBC CDR Backend) == Parsing '/etc/asterisk/cdr_unixodbc.conf': == Parsing '/etc/asterisk/cdr_unixodbc.conf': Found -- cdr_unixodbc: dsn is MySQL-asterisk -- cdr_unixodbc: username is root -- cdr_unixodbc: password is [secret] -- Connected to MySQL-asterisk it
2008 Oct 06
7
Matching *, + and # in the dialplan
In several places online, and in the Asterisk F.O.T. book, there is a warning against using '_.' saying: "[it] should probably never be used". However, the need often arises act on numeric extensions that begin with *'s and #'s, and '+', and of course _X. does not match I have tried exten => _[0-9*#+]. but that seems to be the functional equivalent to _X.
2004 Jan 19
2
RE: current version
To be clear I meant using Chan)_h323 with Call Manager where CM is configured with * as a H.323 gateway, not client. CM supports H.323 to direct calls through gateways, and in fact until recently that is all they supported. They now also have MGCP, but only to their IOS platforms, and SIP is coming soon. There are NO sccp-based gateways, from Cisco anyways. Dan -----Original Message-----
2003 Jul 30
4
SCO/Linux concerns
Hello Since I am getting a bit concerned about the SCO vs IBM issue, I was wondering if can I can setup Asterisk on FreeBSD is it supported ? Are drivers for Digium cards available on FreeBSD ? Thanks Ajit ----- Original Message ----- From: <asterisk-users-request@lists.digium.com> To: <asterisk-users@lists.digium.com> Sent: Wednesday, July 30, 2003 3:05 PM Subject: Asterisk-Users
2003 Sep 22
3
iaxtel and iax.conf
I have tried for over a month off and on to get iaxtel for inbound to work... and tonight after alot of troubleshooting we noticed this: iaxtel inbound will use the last entry in your iax.conf to auth against. So if [iaxtel] is at the top and say [voicepulse] at the bottom. An inbound call will try to auth against that [voicepulse] entry even with the [iaxtel] entry at the top of the file. Has
2004 Jan 03
2
STOP THIS THREAD New to asterisk? RUN... don't walk.
Hi All, Can we stop this thread pl. This lady has no intentions to learn asterisk. She is just a troll and wasting our time. With her corporate attitude, what she expects is support that available with paid commercial products. Her company has enough money to buy commercial products, let she go there. Hey lady, whoever u are, dont waste our time. this is not for u. Lets move on to something
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.
2003 Aug 24
2
GS on ebay...
101's for 68.00 http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=3042066051&category=11175 102's for 79.95 http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=3042066389&category=11175 Just passing what I find along.... bkw
2003 Sep 06
1
GrandStream Phones... White,Black or Green?
Just in case you guys haven't been paying attention Grandstream sliped in some diffrent colors on the IP phones and looks like they released the ATA-286 (Cisco is gonna have kittens I suspect) bkw
2003 Sep 20
2
iptables rules that work?
I'm trying to get some iptables rules that work with asterisk but for some reason I keep blocking everything and or locking myself out of the box.. mybad.... does anyone have any configs they would like to share that allow asterisk and ssh from x ip? TIA bkw
2004 Sep 05
1
res_perl
Latest version of res_perl is up also. http://www.bkw.org/~brian/res_perl.tar.gz Brian Asterlink.com
2003 Jun 16
3
crash on 2 gig file
Hi, I'm still waiting for my list subscription but if I don't send in this bug report now I won't for who-knows-how-long and I want to get it in.... I'm using 2.5.6 compiled from cvs on SCO Open Server 5.0.6 bothe machines are the same version of OS and the same copy of rsync. on my live machine one of the database files eventually got to be 2 gigs the file has since then been