similar to: This is how you Search the Archives

Displaying 20 results from an estimated 3000 matches similar to: "This is how you Search the Archives"

2003 Nov 11
4
OT: Document Control System?
I'm sorry this is somewhat offtopic, but I do plan to use this to help me create documentation for the * project.. so I guess it is somewhat on topic :) Anyways, I am looking for some sort of document control system. It should act somewhat like a CVS where it keeps previous versions, allows people to submit documentation, keeps track of who has what document open etc.. etc.. The
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
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 Aug 13
1
I can't get a two way conversation going?
I have tried both G711u and GSM codecs, and I get the same problem with both. The asterisk computer is running a TD20B card with two phones attached. I call from my laptop with a microphone to the asterisk box. Phone rings, I answer and the call doesn't drop. I can talk into the phone and hear myself on the laptop, but I am unable to get the sound coming into the laptop on the microphone to
2003 Jul 24
1
FWD no longer works.. but nothing has changed? Wierd DEBUG errors.
I'm wondering if anyone else has gotten something similer to this? I had FWD working fine on the asterisk box, then all of a sudden it just stopped working. I get the following errors (just keeps looping) *CLI> DEBUG[1125329600]: File chan_sip.c, Line 527 (__sip_ack): Stopping retransmission on '6dc8436c7c568eea75fffdc75478ed54@142.55.31.179' of Request 102: Found
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
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 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 -
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:
2006 May 11
8
Dialling a DUNDi Route
I'm using DUNDi. My lookup returns 'IAX2' for the tech, and 'dundi:q9sgTFkVMBFdmp0IDX1bYQ@xxx.187.142.204/3254101' for the destination. How do I dial this? I've tried dialling it with: "Dial" "IAX2/dundi:q9sgTFkVMBFdmp0IDX1bYQ@xxx.187.142.204/3254101" passed from my AGI script, but the other endpoint (xxx.187.142.204) is returning: May 11 09:23:41
2003 Oct 06
1
MP3s in /var/lib/asterisk/mohmp3 causes Asterisk crash
Hi All, I have just compiled the newest version of mpg123 on a RedHat 9.0 system (mpg321 has not been installed) and I am using the newest CVS version of asterisk. Whenever I place any mp3 files in the /var/lib/asterisk/mohmp3/ directory, Asterisk crashes a horrible fiery death. If mp3s exist in that directory, then I can't even start Asterisk. If I start it without files then copy
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
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 29
1
Needed: Configuration Examples for VoIP Providers Asterisk can Register With
Hi all, I would like people to email me at 'leif at hacklocalhost dot com' some example configuration files for VoIP providers which * can register with. I am going to expand upon the FWD php "wizard" I created for these other providers, but I need some examples as I don't actually use anything but IAXtel and FWD. So far sipphone and iaxtel has been mentioned. I can
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
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
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:
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 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
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