I don't have a PAP2T but on my Linksys SPA-2102 or SPA-3102 the names are: "G723 Codec Name" G723 "G729a Codec Name" G729a "G729b Codec Name" G729ab Corneliu...
Hi All, I will make a demo of running Asterisk on the Slug tomorrow Monday 16th October at Vancouver Linux User Group (VANLUG). The demo network will include: ...
Hi, another update - the yealink phone (type P1K) is working fine now with Yeaphone, which is some custom code implementing the user interaction and using the...
Hi everybody, someone has used conferences with te aplication meetme(), when I try do it, loading the app_meetme.so, asterisk showme this: loader.c:325...
That's because the app_meetme.so is not in the package. MeetMe has a dependency on the zaptel ztdummy kernel module (to provide a timer). Because the zaptel...
... My understanding is that IAX2 only requires zaptel support if you are trying to have more than a couple calls on an IAX2 trunk at the same time. Thanks. ...
Hi, This is my first post here, I am new to the linksys nslu2 and aterisk. I went to Corneiliu's VanLug asterisk presentation, I decided to experience this ...
Hi Vincent, Telnet redboot access is not the same as enabling telnet from the web interface. Pls. check the following link for the Telnet redboot access: ...
Hi Vincent, If you want to use unslung, you should get familiar with the original linksys web management interface first. All the configurations you make, are...
... Actually, that's not the case any more. We strongly recommend using the RedBoot upgrade mode for reflashing. Much easier, more reliable, and doesn't get...
Thank you for help. After half day feddling with the little box, I eventually got it uslinged and now it is running on my external lacie usb drive. I also got...
If you change the root password for root while the eternal disk is attached, the new password will be stored on the external disk. So, without any external...
... Definitely you got it wrong. Maybe this was the case before unslinging, or something like that. Just try to boot with the HD attached and then telnet...
... http://www.nslu2-linux.org/wiki/HowTo/ChangePasswordsFromTheCommandLine Thank you for the information, I changed the password and installed openssh ... I...
... http://www.nslu2-linux.org/wiki/Unslung/AsteriskSampleConfigurationForSlug ... There should be no password (other than your user name and password for the...
That one is the password for validate the link. Log into your yahoo account. Go to the group webpage. Go the the Files section and download the tarball from...
Hi I downloaded the sample config files, put them in /opt/etc/asterisk/ and setup two xlite, one xlite on powerbook, one xlite on ibook. their audio works fine...
Does anyone know if it is possible to get NVBackgroundDetect and/or NVFaxDetect running on the Linksys NSLU2? If so how and is there going to be a ipkg package...
Hi Vincent, Just to cover all bases: The samlple config has only 1 xlite phone(user name xlite1 extension 401). - I suppose that you have added config for a...
Do you have the source code? It looks that www.newmantelecom.com is down. If interested in this modules and you have a linux PC, you can setup a cross compile...
... Hi Corneliu, Here is the my sip config for the two xlites, I basically just copy and paste your original xlite, uncomment the orignial xlite1 and ms1: (I...
... Hi Corneiliu, Ok, I am wrong, There might something filtering packet in my working place, even though I am in the same sub net, but the sub net is divided...
Hi Vincent, SIP works over NAT if you do the following config in sip.conf: 1) set nat=yes to the client definition: [xlite1] type=friend regexten=401 ...