Difference between revisions of "User:Omegix/Notes/Asterisk"

From Makers Local 256
Jump to: navigation, search
(adding aadk notes)
 
(AADK: adding login credential notes)
 
Line 15: Line 15:
  
 
https://www.digium.com/sites/digium/files/asterisk-appliance-50-admin-manual.pdf
 
https://www.digium.com/sites/digium/files/asterisk-appliance-50-admin-manual.pdf
 +
 +
* ssh login
 +
** root
 +
** digium
 +
* web portal (have to be connected via direct LAN connection)
 +
** admin
 +
** mysecret
 +
** These credentials are in the m*.conf file (it starts with an m, I don't remember which file)
  
 
== Progress ==
 
== Progress ==
 
* Some web browsers are able to get to the login screen.  I've only been able to navigate there with my phone's web browser.  Default login credentials from the aa50 manual did not work.  default uClinux credentials did not work for an ssh session (any user \ uClinux )
 
* Some web browsers are able to get to the login screen.  I've only been able to navigate there with my phone's web browser.  Default login credentials from the aa50 manual did not work.  default uClinux credentials did not work for an ssh session (any user \ uClinux )
 
* Unit appears to be able to get an IP address from a DHCP server
 
* Unit appears to be able to get an IP address from a DHCP server
 +
* immediate=yes is what would be used to ring all the phones when one picks up.

Latest revision as of 22:00, 7 March 2017

AADK

AADK developer unit (S888i)

uClinux

http://lists.digium.com/pipermail/asterisk-embedded/2007-November/000065.html

Asterisk Appliance Developer Kit

http://www.digiumcards.com/Asterisk_Appliance_Developer_Kit.html

http://downloads.asterisk.org/pub/telephony/aadk/

"it goes back to the default ip address of 192.168.69.1 as per the manual but when I enter the Default password it says incorrect login?"

https://www.digium.com/sites/digium/files/asterisk-appliance-50-admin-manual.pdf

  • ssh login
    • root
    • digium
  • web portal (have to be connected via direct LAN connection)
    • admin
    • mysecret
    • These credentials are in the m*.conf file (it starts with an m, I don't remember which file)

Progress

  • Some web browsers are able to get to the login screen. I've only been able to navigate there with my phone's web browser. Default login credentials from the aa50 manual did not work. default uClinux credentials did not work for an ssh session (any user \ uClinux )
  • Unit appears to be able to get an IP address from a DHCP server
  • immediate=yes is what would be used to ring all the phones when one picks up.