similar to: Relaunch of the Kansas City Asterisk User Group

Displaying 20 results from an estimated 6000 matches similar to: "Relaunch of the Kansas City Asterisk User Group"

2007 May 02
0
Kansas City Asterisk User Group Meeting Announcement
All, Starting this month will be the first official meeting of the Kansas City Asterisk User Group (http://www.kcaug.net). The location of the meeting will be at the Daily Dose Bar & Coffee House, in Overland Park. Meetings will be held on the last Sunday of every month (the 27th for this month) at 2pm. If you have ideas or topics you'd like to discuss please let me know and we can
2007 May 23
0
KCAUG Meeting Reminder!
All, Just a quick reminder that *this Sunday* will be the first official meeting of the Kansas City Asterisk User Group (http://www.kcaug.net). The location of the meeting will be at the Daily Dose Bar & Coffee House, in Overland Park. Future meetings will continue to be held on the last Sunday of every month (the 27th for this month) at 2pm. If you have ideas or topics you'd like to
2007 Feb 13
2
E911 SIP or IAX providers?
Does anyone have any experience with any SIP or IAX providers that support E911? I'd love to convert entirely to Asterisk at my house, but the lack of emergency dialing has been a major hold-up for me. Thanks in advance for any suggestions! -- Kyle Sexton
2007 Feb 16
2
Jabber/Asterisk Integration
Started playing with 1.4 and I'm curious what uses people have come up with for the Jabber integration? So far I can think of presence based call routing, but I'm sure there are other ideas. How are YOU using the new Jabber features in 1.4? :) -- Kyle Sexton
2006 May 31
0
Ruby on Rails Workshop in Kansas City !
Ruby on Rails Workshop ------------------------------------ Kansas City Ruby User''s Group (http://kcrug.org/) proudly presents the first "Ruby on Rails Workshop" for those eager to get started into Ruby on Rails. This one-and-half-day workshop will offer a quick introduction to Ruby and the Ruby on Rails web application framework. Sponsored by Reevik, Inc., it will
2007 Oct 29
8
Mystery phone!
Does anyone know who really makes this phone: http://www.hybsys.bg/Products/VoIP/IP/Phones/5000/ Large pictures are at the bottom: http://www.hybsys.bg/img/ipph/IP5000_1.jpg http://www.hybsys.bg/img/ipph/IP5000_2.jpg -- Kyle Sexton
2007 Jun 14
1
ODBC voicemail questions
Before I head down the path of converting voicemail to an ODBC backend, I have a couple questions that I was hoping someone would know. 1. Is the voicemail message stored in the datbase, or just it's location/filename? 2. Does MWI propagate when using an ODBC backend? 3. If it does both of those things, wouldn't it work well for a centralized voicemail system instead of a solution like
2008 Jun 16
1
Agents getting "stuck" busy
Having a weird issue with some agents getting stuck busy on my system. Call will come into the queue and the agent will hit DND, or be DND when the call comes in (DND being the button on eyeBeam softphone, not a star code). After the agent comes back from DND they will be "stuck" as busy in the queue and I have to reload chan_agent.so in order to get them available. I'm running
2007 Jun 15
1
Community PBX?
I'm wondering if anyone out there is running a community PBX for their local Asterisk User Groups or area Linux groups. I've been thinking of setting one up but am stuck as to what services to provide that people would actually find useful. I know that I could setup simple SIP->SIP to allow everyone to call each other, but that's not generally too fun. -- Kyle Sexton
2012 Aug 02
1
Setting hostnames in razor
All, Is razor only really useful for configuring mass numbers of hosts? I''ve been playing with it and one thing I''m not grasping is how to set a hostname if I''m only building one host, say wiki01.foo.com. For each server like that would I need a separate policy, or is there some other way people are using to pre-populate specific host information to be passed to
2007 Jun 08
1
Not getting CID Name from PRI
Having a problem w/ not getting CID name from a PRI. CID Name appears in the PRI debug, but even after a Wait(4) it still appears after the phone is ringing. Here is the relevant info from my PRI debug output. Line 4 is a NoOp showing me trying to echo Name and Number. Line 6 dials the extension, and you can see callerid name get presented on line 29. Again, there is a Wait(4) before the
2007 Sep 18
1
Queue agents w/ DUNDi
All, I'm trying to configure queue agents w/ a DUNDi setup so that an agent can login to whatever server they please w/o any custom setup. In general this seems to work, agents login w/ AgentCallbackLogin into the incoming context (not a special queue context) and can receive queue calls. The problem is that since the incoming context is the same context as the normal incoming call context,
2006 Apr 14
0
Ztmonitor shows RX is always on. FIXED.
Err, stupid me. Seems like the phone is hungup, but when I start ztmonitor, the line is picked up. I guess the line in India is pretty loud b/c the RX bounces off the charts, changed it to (-4) and all my problems are solved. Regards, Min Chang On 4/14/06, Kyle Sexton <ks@mocker.org> wrote: > > Have you tried putting a Hangup in your extensions.conf? > > > > On 4/13/06,
2007 Oct 31
0
Job openings in Kansas City for HP Unix Systems Administrators
Looking for 2 Sr. UNIX Administrators with 5-6 years of HP UNIX background. They will be responsible for OS instillation, server builds, security and administration in an Enterprise environment. This person will have the ability to mentor and train others and provide a sense of leadership. Linux is a plus SAN is a plus Sincerely, Ryan Mac Donald Senior Technical Consultant / Recruiter
2012 Feb 02
1
Quick bash tip for finding free SIP extensions from your sip.conf
Created this function on one of my machines today, thought others might find it useful: freesip() { comm -2 <(seq $2 $3) <(cat $1 | grep ^\\[ | sort | uniq | tr -d \[ | tr -d \]) | grep ^[[:digit:]] } On RedHat/CentOS based systems you can create the following file to have the function available on login: /etc/profile.d/freesip.sh # Free SIP extensions freesip() { comm -2 <(seq $2
2006 Apr 17
1
Agents, Queues, and Voicemail
All, I am experiencing an issue where if an agent is logged into the queue, but has their client closed. It appears that when the queue calls the agent, it goes through the macro I have setup for that user and will dump them to voicemail if unavailable. This pulls the call out of the queue, which is not what I would like to happen. I am wondering if this is the expected behavior and I should
2007 Jun 15
1
Where an extension really is (DUNDi woes)
I have two servers setup to do DUNDi lookups against each other. The scenario is that on server A, I have a wildcard match for extensions 64XX that rings to a local extension on the server. On server B I have a 6442 real extension that I would like to have ring if called. It seems that DUNDi is matching on the 64XX and not searching out to see if there is a *more* exact match than the pattern
2007 Jul 19
1
iaxtel.com down?
www.iaxtel.com seems to be down, does anyone know if there is another way to register new numbers with them? -- Kyle Sexton -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070719/1d4f998f/attachment.htm
2007 Jul 27
1
Will the Sangoma A40003X fit in a 2950?
Considering getting the card pictured here, http://www.voipsupply.com/product_info.php?products_id=2419&searchid=341962, and was wondering if anyone had any experience with those in a 2950's case. From the picture it looks to be a pretty large card. I'd hate to get it and have it not fit! -- Kyle Sexton
2005 Nov 01
2
preparing relaunch of WineTols 0.9
Hello, we are on the way to relaunch winetools for 0.9. One problem remains unsolved: Whenever we start Word 2k, it states "Preparing installation..." and "Please wait till office completes the installation..". It does so and we have a working Word. But is it annoying that is done on every single start of Word. All other Office2k apps perform very well. Regards Joachim von