search for: madsens

Displaying 20 results from an estimated 243 matches for "madsens".

Did you mean: madsen
2003 Sep 28
1
Forwarding SIP over IAX problem: No One Available
I'm hoping someone can help me out with this. I am basically just trying to separate my outbound and inbound calls into separate contexts instead of having everything in a single context. Any help would be appreciated. Perhaps I've missed something really obvious.... Here is the network layout: <remote> <--TDM400P--> <nattedbox> <--IAX--> <liveipbox>
2010 May 20
10
Which issue is keeping you from updrading to 1.6.2 ?
Hi, I'm evaluating what could keep me from upgrading production systems to 1.6.2. As 1.6.2 seems pretty close to 1.6.1 but I gave 1.6.2 a try but I met an issue with BLF-pickup which kept me from going further. Have you met other issues I should include include in my checklist ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Dec 01
3
Re: Asterisk behind NAT << How to do it. (Leif Madsen)
> I'm pretty sure that is incorrect. The inside_net is the ip address of > the asterisk server, and the inside_mask is the subnet mask. At least > that is how I have mine setup in my sip.conf, and it works. > > inside_mask for the internal mask would make more sense to me as well :) > > -- > Leif Madsen <leif@hacklocalhost.com> > http://www.hacklocalhost.com
2005 Oct 15
7
You ASKED for an Asterisk book, you GOT an Asterisk book!
Jared Smith, Jim van Meggelen, and Leif Madsen of the Asterisk Documentation Project, in conjunction with O'Reilly Media are pleased to announce the official release of Asterisk: The Future of Telephony on Friday, October 14, 2005 at AstriCon 2005 in Anaheim, CA. In the true spirit of Open Source, the authors and O'Reilly Media have published the book under the open, Creative Commons
2003 Sep 06
7
OT: Creating documentation using a web interface
Hello all, I would like to document some things I am doing with asterisk, but would prefer to do this from a web interface. I am unfamiliar with any software that allows you to create online documentation from a web interface. Ideally I will be able to create documentation online from a browser, which then when saved, is immediately ready to be read online. Perhaps I can setup different authors
2012 Sep 26
5
PLAYIN MUSIC WHILE SEARCHING MYSQL
Dear All, I want to play music in my AGI while i am searching for a field in DB. Actually during some processes in AGI i need to play music . Thanks in advanced. Regards, Mehdi
2007 Aug 19
0
The Future of Telephony, by Leif Madsen, Jared Smith, and Jim Van Meggelen
Hi: Which was released for free download under a Creative Commons license for "The Future of Telephony, by Leif Madsen, Jared Smith, and Jim Van Meggelen". Regards. --------------------------------- Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Sep 30
5
* not logging CDR to MySQL - anyway I can debug this?
Hi all, I think I've run out of options in terms of what I know about this. I have created a user called asteriskuser and granted all privileges to the asteriskcdrdb database. Then I created the table via the cdr_mysql.txt file. I have edited the cdr_mysql.conf file to reflect this, and added load => cdr_addon_mysql.so after compiling it from the latest CVS. If I check the
2006 Jan 16
5
Dundi Examples
Can someone show me how to set up DUNDi, I will be using it to connect 14 asterisk servers internally. I don't want to use it on the external world. If anyone has any examples of connecting 2 or 3 (if their is a difference) machines in a DUNDi co-operation that would be helpful. Johnathan Falk Network Administrator Clinton Community Schools
2003 Sep 10
9
Free World Dialup (FWD).
Hi, Is it possible to use asterisk with Free World Dialup (FWD) ? Did someone manage to make it work? how? Best, -P -- __________________________________________________________ Sign-up for your own personalized E-mail at Mail.com http://www.mail.com/?sr=signup CareerBuilder.com has over 400,000 jobs. Be smarter about your job search http://corp.mail.com/careers
2005 Feb 08
12
SRV lookups
Hi everyone, I have a question concerning DNS SRV lookups. The situation is like this: - one central Asterisk server - many domains with SRV records, let's say we have bar.com and doe.com Now the question is: if the SRV lookup is done for foo@bar.com the call is mapped to foo@myasterisk.mydomain.net. Is that correct? If so, I have a problem: if somebody calls foo@bar.com, Asterisk
2003 Sep 21
2
Incoming phone line rollover / hunt?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi All, I have a simple question about incoming phone line rollovers. How are these usually done? Is this done at the phone company usually, or is this something that Asterisk or channel bank is capable of? I just need someone to give me a brief explanation how it usually works, and if someone was implementing an Asterisk system, how they would go
2009 Aug 03
5
Difference between 1.4.x and 1.6.x?
Forgive me if this is a FAQ question but I didnt see anything on the website of forum spelling out the difference between 1.4.x and 1.6.x Obviously 1.6.x is in development. Is it stable enough for production use? What are the new features being implemented in 1.6.x? Will Cepstral work with 1.6.x? Thanks, Mike -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jul 22
3
Inquiry abount Asterisk "extensions.conf"
Dear All Can you please let us know how we can modify our Asterisk "extensions.conf" file so it interprets the subscriber dialed digits in one-by-one digit manner . At its current configuration , it interprets them in an whole packet . I mean , say the subscriber dials as "665 0000" so we need Asterisk to send it to the peer switch as 6,6,5,0,0,0,0 but not as one
2003 Jul 16
2
list to data frame
Dear R helpers I am trying to convert a list into a data frame but when I try, I get a stack overflow error (Error: protect(): stack overflow). My list contains about 17000 rows and looks like shown at the bottom. The reason that I want to convert it in to a data frame is that I want to export it to a mysql database with the dbWriteTable function. The function that I use is
2004 Aug 08
2
asterisk-update script
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Here's a version I modified which grabs either a development or stable verision, and does a backup before updating from CVS. It also asks for addon's and cc. Leif Madsen did the original development and Mark released it. My changes does the minimum changes to previous version, to get what I need. It does the same version checking as
2003 Nov 27
13
Asterisk behind NAT << How to do it.
Thanks to ww and his patch on bug #104, I have successfully implemented Asterisk behind NAT without using STUN or anything crazy. It's quite straight forward. Until this gets tested enough and put into CVS, you will have to patch your chan_sip.c file to do this. I'm sure within the next few days this will get put merged into CVS if no one finds any problems. I tried this on chan_sip.c
2003 Oct 06
5
Help with questions for initial Asterisk wizard (GUI)
Hey all, I am in the middle of creating a new user wizard which will generate all the .conf's the new Asterisk user will require to get themselves up and running in Asterisk without having to touch a single configuration file. This is what I have come up with as a rough draft. It is far from complete, so I'm asking people to submit things that should be added, changed, removed
2003 Sep 11
1
How much to charge for Asterisk installations?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a medium sized business that is interested in implementing * as their PBX system. They currently have a Panasonic system with Panasonic handsets that they are going to replace Asterisk with, as the current system is maxed out, and they don't even have voicemail capabilities. I have been considering using an Adtran Atlas 550 with FXO and
2003 Nov 04
2
Does externalip= do anything to help with SIP behind a Linux based NAT router?
I'm just curious if I was to place my * box behind a a FW/NAT box running linux, if my SIP calls will still work. Box right now is a RH9 computer using iptables as the FW. I wouldn't mind placing my * box behind it, but I'm wondering if anyone has actually gotten NAT working with *? Thanks, -- +------------------------------------------+ |Leif Madsen -