LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer
User Name
Password
Linux - Embedded & Single-board computer This forum is for the discussion of Linux on both embedded devices and single-board computers (such as the Raspberry Pi, BeagleBoard and PandaBoard). Discussions involving Arduino, plug computers and other micro-controller like devices are also welcome.

Notices


Reply
  Search this Thread
Old 08-17-2013, 03:57 PM   #1
vineethar
LQ Newbie
 
Registered: Aug 2013
Posts: 4

Rep: Reputation: Disabled
how to extract asterisk ip pbx firmware 'uImage-md5' file


please help me to extract or edit PBX firmware uImage-md5 file. Its using blackfin cpu and uClinux kernel.

I need to change the logo for my asterisk ip pbx device

please tell me how to create a firmware without manufacturer help
 
Old 08-19-2013, 02:54 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by vineethar View Post
please help me to extract or edit PBX firmware uImage-md5 file. Its using blackfin cpu and uClinux kernel. I need to change the logo for my asterisk ip pbx device please tell me how to create a firmware without manufacturer help
A good starting point would be the Asterisk documentation and forums:
http://forums.asterisk.org/viewtopic.php?f=17&t=16880

Putting your own company logo on a VOIP phone is a common thing, and you don't need to modify firmware images to do it. It depends on what kind of phone you're using, and whether it supports that or not.
 
Old 08-19-2013, 04:13 PM   #3
vineethar
LQ Newbie
 
Registered: Aug 2013
Posts: 4

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by TB0ne View Post
A good starting point would be the Asterisk documentation and forums:
http://forums.asterisk.org/viewtopic.php?f=17&t=16880

Putting your own company logo on a VOIP phone is a common thing, and you don't need to modify firmware images to do it. It depends on what kind of phone you're using, and whether it supports that or not.
thanks for your valuable replay. But I'm using zycoo ip pbx zx50 device and this device using analog device blackfin adsp-bf533 processor and uClinux and ext. iam successfully extracted its firmware using binwalk tool its image file stored in '\var\lib\asterisk\static-http\config\images\logo.png' but i don't know how to rebuild this firmware i try lots of tools but device doesn't support my file. i'm newbie in embeded architecture
please help me as soon as possible
 
Old 08-20-2013, 08:39 AM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by vineethar View Post
thanks for your valuable replay. But I'm using zycoo ip pbx zx50 device and this device using analog device blackfin adsp-bf533 processor and uClinux and ext.
...which doesn't matter at all, since by putting whatever image file you want into the directories given to you on the Asterisk forum will make the logo work.
Quote:
iam successfully extracted its firmware using binwalk tool its image file stored in '\var\lib\asterisk\static-http\config\images\logo.png'
So if you've already extracted it, why did you open a thread asking how to extract it???
Quote:
but i don't know how to rebuild this firmware i try lots of tools but device doesn't support my file. i'm newbie in embeded architecture
please help me as soon as possible
This is a VOLUNTEER forum...we answer when we can, so telling us to help you 'as soon as possible' is fairly rude. Again, you DO NOT rebuild the firmware...you simply copy the logo files into where your asterisk software goes, into the appropriate locations. Done. AGAIN, this will only work if your VOIP DEVICE (that is, the phone that sits on someones desk), supports that feature.

There are also tools to let you do such things:
http://gitorious.org/embedded-linux-...e-upgrade-tool
http://www.bitsum.com/firmware_mod_kit.htm

Last edited by TB0ne; 08-20-2013 at 08:47 AM.
 
1 members found this post helpful.
Old 08-20-2013, 10:06 AM   #5
vineethar
LQ Newbie
 
Registered: Aug 2013
Posts: 4

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by tb0ne View Post

Quote:
so if you've already extracted it, why did you open a thread asking how to extract it???
my friend thread opened time i can't extract firmware. I'am using lots of tool include http://www.bitsum.com/firmware_mod_kit.htm and now i'am using 'binwalk' to extract firmware easly.

Quote:
this is a volunteer forum...we answer when we can, so telling us to help you 'as soon as possible' is fairly rude. Again, you do not rebuild the firmware...you simply copy the logo files into where your asterisk software goes, into the appropriate locations. Done. Again, this will only work if your voip device (that is, the phone that sits on someones desk), supports that feature.
[b]sorry for my bad english[b]

there are also tools to let you do such things:
http://gitorious.org/embedded-linux-...e-upgrade-tool
http://www.bitsum.com/firmware_mod_kit.htm
thanks for your help
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to extract u-boot-nand.bin and uImage v5.2? chinabenjamin66 Linux - Embedded & Single-board computer 2 11-16-2012 08:33 AM
LXer: Installing The Asterisk PBX And The Asterisk Web-Based Provisioning GUI On Linu LXer Syndicated Linux News 0 09-25-2007 02:50 PM
Playing around with Asterisk PBX software sauce Linux - Software 2 04-04-2007 07:55 AM
Trixbox 2/Asterisk PBX new setup kilaj1 Linux - Software 1 04-03-2007 03:58 PM
Asterisk PBX understanding metallica1973 Linux - Software 1 05-24-2006 04:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer

All times are GMT -5. The time now is 09:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration