Niels' Blog

A Dutch techie in China

Asterisk 1.2.1 with Sarge

Mark Purcell updated his Debian/unstable packages to the new 1.2.1 release, so I rebuilt them for Sarge again.

Add the following line to your /etc/apt/sources.list:

deb http://debian.peen.net asterisk/

  • 0 Comments
  • Filed under: Tech
  • Asterisk 1.2.0 with Sarge

    I couldn’t find any clean Asterisk 1.2.0 packages for Debian Sarge, so I grabbed the packages from Sid and rebuilt them for Sarge.

    Add the following line to your /etc/apt/sources.list:

    deb http://debian.peen.net asterisk/

  • 0 Comments
  • Filed under: Tech
  • Unlocking Pilmo Voicefinder

    A while ago I posted a small HOWTO on how to use Pilmo and the Pilmo Voicefinder with Asterisk. In response to that I got some requests on how to unlock the Voicefinder. Although there is no need to unlock it when using my instructions, here’s how:

    Download an original Addpac firmware from http://www.addpac.com/addpac_eng/
    customer.html

    Just type AP200 in the download box and you’ll get a list of available firmwares.

    • Connect the voicefinder using a DTE serial cable.
    • When the system boots press Ctrl-C and Ctrl-X alternately until you see BOOT_login:
    • Login as guest using password guest.
    • Set a new password for the root user using the password command: password newpw newpw
    • Do a show interfaces.
    • Configure your PC to be in the same IP range (or reconfigure the voicefinder IP).
    • FTP to the voicefinder IP address and upload the downloaded firmware. (Login using root and the newly set password.)
    • When the upload is complete the Voicefinder will report the version of the firmware you uploaded an start writing it to flash.
    • Once writing and verifying is completed type reboot.

    The voicefinder will reboot using the newly uploaded original firmware. It will ask your DHCP server for an IP address. Go there with your favorite web browser and behold.. a full Addpac webinterface :)

    (Copy posted as a comment to my original entry at voip-info.org.)

  • 0 Comments
  • Filed under: Tech