make sure you got all necessary modules loaded. ... to handle indication 8 ... and get a dial tone so that ... I authenticate with a ... which I can dial out. ...
Tones are defined in indications.conf Make sure you have this config file. If not, you can find it in the original sample config files. Also, make sure that...
Position Type Full time position Work Experience · Software Engineer (Must have 1 years experience) · Manager of Software Engineering (Nice to have 1-3...
HI As per the requirement I am eager to work for the organisation.Currently I am working in Networking Device Development for Nortel Devices. I have Experience...
Hi all, Here are some updates with respect to asterisk 1.4 package: - asterisk14 doesn't come anymore with the core gsm sounds built in - the reason for this...
I am new to setting up asterisk. I am having really having hard time to get asterisk to load. So now I have loaded new asterisk1.4. Can I find some working...
Hi Arvi, There are no "working copies of all config files". You will need to understand the config files and create/modify them to fit your needs. Here's a...
I'm struggling to get my Debian Slug to play nice with asterisk - I'm using a slimmed down config file (see blow - I'd have put it on pastebin but it's down...
I have the same setup and * is working fine. Using about 10% CPU when making a call on a turboslug. My modules.conf contains: ; ; Asterisk configuration file ;...
I used the snaple Slug conf files from http://tech.groups.yahoo.com/group/nslu2-asterisk/ I changed the iax.conf and extensions.conf as suggested Here is my...
I believe that it will take a while (1-2 days) from the moment you activate IAX on your FWD account until it will be possible to use it. Make sure you did all...
Still waiting no succuss yet. ANyhtign I need to do in firewall ... From: Corneliu Doban To: nslu2-asterisk@yahoogroups.com Sent: Tuesday, May 15, 2007 11:53...
1) check your registration status: CLI> iax2 show registry 2) if registered try to call the FWD echo test number 613 preceded by 5 (that's how is configured...
Hi Arvind, you can use one of the console-base programs like: * linphone: It comes with a console version, there is also a bb-file and (for SlugOS/BE only) a...
Hi, I am trying to get Enum work on my slug(unSlung6.8+Asterisk14) and now I got couple questions and need your help. First one, I successfully registered one...
1st) Some VoIP providers do not accept calls form outside their network (only from partners). You cannot use a SIP address from those providers as destination...
Hi, Corneliu, I tried to understand that sample macro and I think you are correct about that this macro probably won't work for Asterisk14. I read this: ...
I used the sample files form the group. Finally I have been able to register succfully with iax to FWD. ALso am able to register a sip to internetcalls.com I...
Thank you, Corneliu. Now I can dialout use ENUM. To use the ENUM dial out macro on Asterisk14, all I did is changing the line when using ENUMLOOKUP function....
I know this question it not 100% related with Asterisk-NSLU2. But I am going to ask it anyway. Hope you may help me. My slug is running Asterisk14 as well as a...
change $file = fread($fp,65535); to $file = fread($fp,filesize($filename)); Now the whole file will be read and convert to HTML. take some time though. Jian ...
I am using thttp with perl and here's my list_cdr function that I use to extract only what I want from the csv file. Maybe you can adapt it to php. Regards, ...
What you want is an ATA with at least 1 FXS port, such as the Sipura 2002 (see eBay for ~$50). You can run asterisk on the NSLU2, and the ATA is a network...
There is no limitation on maximum extensions the slug can handle, but you can make an estimation based of number of simultaneous calls the slug can handle. I...