Good quality Softphone Software– latest features

Posted by Guest | Posted in Blah Blah Blah | Posted on 14-06-2009

0

Good quality Softphone Software– latest features
—————————————-
Good Day to You!!

We provide customized version softphone small application and easy to use with all latest features.

Here is the features list, For more information and demo please contact me at : voiptel87@yahoo.com

4 Lines
Call Conference
Call Recording
Customized Skin Interface
Call Timer
Balance Display
Credit time display
Address Book
Touch Tone
Hold / Unhold
Transfer (Xfer)
DND (Do not Disturb)
Redial
Mute
Auto accept call
All USB Phone support
Advertisement Banner Space
Codec Supported
G729,G711 u, G711 a, G722, GSM,
iLbc, Speex/ 8000, Speex/16000 , Speex / 32000
Codec selection and Codec Quality Control (Bandwidth control)
Silence Suppression
Echo Cancellation
Uses NEW RFC 3261 compliant stack
DTMF (RFC 2833)
RFC 3951: Internet Low Bit Rate Codec (iLBC)
Proxy Settings
Registration Timeout
Acoustic Echo Cancellation.
Packet concealing
Packet Lost Concealment (PLC).
Comfort Noise Generator (CNG),
Resampling

Video Featues ( Additional features )
IM features ( Additional features )
VPN support ( Additional features )

How to send email with attachment in PERL

Posted by Guest | Posted in Blah Blah Blah | Posted on 06-06-2009

0

Here is a sample code which demonstrates how to send an email with file attachement.

#!/usr/bin/perl

my $FileName = “/var/home/myfile.jpg”;
my $FileNameToMail = “ImageFile.jpg”;

SendRecFile();

sub SendRecFile {

use MIME::Lite;

my $msg = MIME::Lite->new(
From => “email\@email.com”,
To => “you\@domain.com”,
Subject => “Testing Attachment in PERL”,
Type => “multipart/mixed”,
);

$msg->attach(
Type => \’TEXT\’,
Data => “File is attached”,
);

$msg->attach(
Type => \’image/jpeg\’, # Content Type
Path => $FileName
Filename => $FileNameToMail,
Disposition => \’attachment\’
);

$msg->send;
}

via http://arfeen.net/2009/06/how-to-send-email-with-attachment-in-perl/

How to recover Windows XP administator password

Posted by Fahad Ahmed | Posted in Blah Blah Blah | Posted on 03-06-2009

0

Lost User Passwords. (Windows XP)

If you have lost or forgotten a user account password in Win XP, simply log in as the computer administrator, and go to control panel, user accounts. Here you will be able to reset the password for any of the systems user accounts.

Lost Administrator Password. (Windows XP)

Slightly more work needed if you lose or forget the Windows XP administrator password.

First reboot Windows XP in safe mode by re-starting the computer and pressing F8 repeated as the computer starts up. Then (in safe mode) click Start and then click Run. In the open box type “control userpasswords2” without the quotes - I have just used quotes to differentiate what you have to type.

You will now have access to all the user accounts, including the administrators account and will be able to reset the lost password.

Just click the administrators user account, and then click Reset Password.

You will need to add a new password in the New password and the Confirm new password boxes, and confirm by clicking OK.

All done, you have recovered the lost administrators password!

Restart Windows without restarting the Computer

Posted by Fahad Ahmed | Posted in Blah Blah Blah | Posted on 03-06-2009

2

When you click on the SHUTDOWN button, make sure to simultaneous press SHIFT Button. If you hold the Shift key down while clicking on SHUTDOWN button, you computer would restart without restarting the Computer. This is equivalent to term “HOT REBOOT”.

Useful run commands for Windows!

Posted by Fahad Ahmed | Posted in Blah Blah Blah | Posted on 25-04-2009

0

Accessibility Controls - access.cpl
Add Hardware Wizard - hdwwiz.cpl
Add/Remove Programs - appwiz.cpl
Administrative Tools - control admintools
Automatic Updates - wuaucpl.cpl
Bluetooth Transfer Wizard - fsquirt
Calculator - calc
Certificate Manager - certmgr.msc
Character Map - charmap
Check Disk Utility - chkdsk
Clipboard Viewer - clipbrd
Command Prompt - cmd
Component Services - dcomcnfg
Computer Management - compmgmt.msc
Date and Time Properties - timedate.cpl
DDE Shares - ddeshare
Device Manager - devmgmt.msc
Direct X Control Panel (If Installed)* - directx.cpl
Direct X Troubleshooter - dxdiag
Disk Cleanup Utility - cleanmgr
Disk Defragment - dfrg.msc
Disk Management - diskmgmt.msc
Disk Partition Manager - diskpart
Display Properties - control desktop
Display Properties - desk.cpl
Display Properties (w/Appearance Tab Preselected) - control color
Dr. Watson System Troubleshooting Utility - drwtsn32
Driver Verifier Utility - verifier
Event Viewer - eventvwr.msc
File Signature Verification Tool - sigverif
Findfast - findfast.cpl
Folders Properties - control folders
Fonts - control fonts
Fonts Folder - fonts
Free Cell Card Game - freecell
Game Controllers - joy.cpl
Group Policy Editor (XP Prof) - gpedit.msc
Hearts Card Game - mshearts
Iexpress Wizard - iexpress
Indexing Service - ciadv.msc
Internet Properties - inetcpl.cpl
IP Configuration (Display Connection Configuration) - ipconfig /all
IP Configuration (Display DNS Cache Contents) - ipconfig /displaydns
IP Configuration (Delete DNS Cache Contents) - ipconfig /flushdns
IP Configuration (Release All Connections) - ipconfig /release
IP Configuration (Renew All Connections) - ipconfig /renew
IP Configuration (Refreshes DHCP & Re - Registers DNS) - ipconfig /registerdns
IP Configuration (Display DHCP Class ID) - ipconfig /showclassid
IP Configuration (Modifies DHCP Class ID) - ipconfig /setclassid
Java Control Panel (If Installed) - jpicpl32.cpl
Java Control Panel (If Installed) - javaws
Keyboard Properties - control keyboard
Local Security Settings - secpol.msc
Local Users and Groups - lusrmgr.msc
Logs You Out Of Windows - logoff
Microsoft Chat - winchat
Minesweeper Game - winmine
Mouse Properties - control mouse
Mouse Properties - main.cpl
Network Connections - control netconnections
Network Connections - ncpa.cpl
Network Setup Wizard - netsetup.cpl
Notepad - notepad
Nview Desktop Manager (If Installed) - nvtuicpl.cpl
Object Packager - packager
ODBC Data Source Administrator - odbccp32.cpl
On Screen Keyboard - osk
Opens AC3 Filter (If Installed) - ac3filter.cpl
Password Properties - password.cpl
Performance Monitor - perfmon.msc
Performance Monitor - perfmon
Phone and Modem Options - telephon.cpl
Power Configuration - powercfg.cpl
Printers and Faxes - control printers
Printers Folder - printers
Private Character Editor - eudcedit
Quicktime (If Installed) - QuickTime.cpl
Regional Settings - intl.cpl
Registry Editor - regedit
Registry Editor - regedit32
Remote Desktop - mstsc
Removable Storage - ntmsmgr.msc
Removable Storage Operator Requests - ntmsoprq.msc
Resultant Set of Policy (XP Prof) - rsop.msc
Scanners and Cameras - sticpl.cpl
Scheduled Tasks - control schedtasks
Security Center - wscui.cpl
Services - services.msc
Shared Folders - fsmgmt.msc
Shuts Down Windows - shutdown
Sounds and Audio - mmsys.cpl
Spider Solitare Card Game - spider
SQL Client Configuration - cliconfg
System Configuration Editor - sysedit
System Configuration Utility - msconfig
System File Checker Utility (Scan Immediately) - sfc /scannow
System File Checker Utility (Scan Once At Next Boot) - sfc /scanonce
System File Checker Utility (Scan On Every Boot) - sfc /scanboot
System File Checker Utility (Return to Default Setting) - sfc /revert
System File Checker Utility (Purge File Cache) - sfc /purgecache
System File Checker Utility (Set Cache Size to size x) - sfc /cachesize=x
System Properties - sysdm.cpl
Task Manager - taskmgr
Telnet Client - telnet
User Account Management - nusrmgr.cpl
Utility Manager - utilman
Windows Firewall - firewall.cpl
Windows Magnifier - magnify
Windows Management Infrastructure - wmimgmt.msc
Windows System Security Tool - syskey
Windows Update Launches - wupdmgr
Windows XP Tour Wizard - tourstart
Wordpad - write

Submit A Post… here

Posted by Fahad Ahmed | Posted in Blah Blah Blah | Posted on 01-04-2009

0

Hi to all my readers and subscriber. Do you know now all of my subscriber can post here at my blog. YaaaY! :S I know that my blog doesn’t need it. Because it’s not that kind of blog, After all it’s my personal blog. So why I did it….. mmmmm……. let me think……………………………………………… Yeah I’ve an idea to make another special and awami(social) blog / community. I’m just testing it. Now what you need to do? Simple just post interesting stuff which I like.

like…

  • If you loves music but specially eastern classic or semi classic you can post it here.
  • Asterisk / Free switch stuff.
  • VOIP news, ’cause I’m involve in this field.
  • Now special, Lovely Urdu stuff.
  • nnn whatever but not spam, ’cause i hate it. :@

How you can do this? Simple click on the above link “Submit A Post” and fill the form and yes please provide your details to publish post with your name ;) . That’s it.

Gifts Services In Pakistan

Posted by Guest | Posted in Blah Blah Blah | Posted on 31-03-2009

2

Pakgift.net is an online shopping arcade for all the customers where they can come inn to send gifts to their loved ones, we are here 24/7 to cater your needs and work on your behalf for your families.

I recently tried them up, like I only got 24 hrs before my friend’s birthday and I ordered it via Pakgift.net and the next day my friend was calling me to say Thank’s as … to be honest none other web sites were guaranteeing delivery with in 24 hrs but Pakgift.net did and they delivered.

So again, there website is:

http://www.pakgift.net

Happy Shopping!

Wisdom in Hot Chocolate (Wisdom in Life)

Posted by Fahad Ahmed | Posted in Blah Blah Blah, Featured | Posted on 15-03-2009

0

A group of graduates, well established in their careers,

were discussing their lives at a class reunion. They decided to go visit their old university professor, now retired, who was always an inspiration to them.

During their visit, the conversation turned to complaints about stress in their work, lives and relationships.

The professor went into the kitchen and returned with a large pot of hot chocolate and an assortment of cups. Some cups were porcelain, glass, crystal, some plain looking, some expensive, some exquisite. He invited each to help themselves to the hot chocolate.  When they all had a cup of hot chocolate in hand, the professor shared his thoughts.

“I Notice that all the nice looking, expensive cups were taken, leaving behind the plain and cheap ones. While it is normal for you to want only the best for yourselves, that is the source of your problems and stress. The cup that you are drinking from adds nothing to the quality of the hot chocolate. In most cases it is just more expensive and in some cases even hides what we drink. What each of you really wanted was hot chocolate. You did not want the cup . . .
but you consciously went for the best cups. And soon, you began to eye one another’s cups.”

Now friends, please consider this . . .

Life is the hot chocolate . . .

your job, money and position in society are the cups. They are just tools to hold and contain life. The cup you have does not define, nor does it change, the quality of life you are living. Sometimes, by concentrating only on the cup, we fail to enjoy the hot chocolate God has provided us.

Always remember this . . . . . . . . . .

God brews the hot chocolate, He does not choose the cup. The happiest people don’t have the best of everything. They just make the best of everything that they have!!

Live simply . . .
Love generously . . .
Care deeply . . .
Speak kindly . . .

Leave the rest to God.

And remember
The richest person is not the one who has the most, but the one who needs the least.

Enjoy your hot chocolate!!

What is Asterisk??

Posted by Fahad Ahmed | Posted in Communication, Featured, Internet, Telecom | Posted on 17-12-2008

2

Asterisk® is the world’s leading open source telephony engine and tool kit. Offering flexibility unheard of in the world of proprietary communications, Asterisk empowers developers and integrators to create advanced communication solutions…for free.

Asterisk® is released as open source under the GNU General Public License (GPL), and it is available for download free of charge. Asterisk® is the most popular open source software available, with the Asterisk Community being the top influencer in VoIP.

Asterisk® was created by Mark Spencer of Digium, Inc in 1999. Code has been contributed from open source coders around the world, and testing and bug-patches from the community have provided invaluable aid to the development of this software.

Asterisk Video Tutorials:

http://www.asterikast.com/episodes.php

Here You go for asterisk Data sheet:

ASTERISK DATASHEET

Download Base Files of Asterisk:

http://downloads.digium.com/pub/asterisk/

Installing Asterisk on CentOS

Posted by Fahad Ahmed | Posted in Blah Blah Blah, Technology, Telecom, Uncategorized | Posted on 17-12-2008

2

Installing CentOS for Asterisk this is Based on CentOS 4.1 for i386

Required packages

  • Minimal install
  • kernel-devel / kernel-smp-devel
  • bison
  • openssl-devel

or mysql support

  • mysql
  • mysq-server
  • mysql-devel

Installation process

Select minimal from the Package Group selector option (on Centos 4.1 this required just disk1 for my hardware - HP DL360 - G4)
When the installation completes, install the YUM GPG Key

Now simply install the required packages using yum

  • yum -y install kernel-devel bison openssl-devel

or to include mysql:

  • yum -y install kernel-devel bison openssl-devel mysql mysql-server mysql-devel

If you run an SMP kernel, you need kernel-smp-devel instead of kernel-devel above.

Now go make yourself a cup of tea/coffee as this will take a while, depending on your connection speed (it will download and install all dependencies and packages required)

Then:

  • yum -y update

Another cup of coffee, and a reboot to ensure that you compile against the correct kernel.

Once installed, standard asterisk installation procedure applies.

Installing Asterisk on to CentOS 4.x

Quick and Easy Install Guide, continuing from above section.

*** If you are running an SMP kernel, then instead of “kernel-devel” use “kernel-smp-devel”***
*** MySQL is optional, MenuSelect requires ‘ncurses-devel’ if you want to set extra options. ***

Install prereqs:

yum -y update
yum -y install gcc gcc-c++ libtermcap-devel kernel-devel bison openssl-devel mysql mysql-server mysql-devel

#installing/upgrading asterisk
#clean modules - just in case this is an upgrade.
rm -f /usr/lib/asterisk/modules/*

Go fetch latest asterisk sources.

/usr/src
rm asterisk
wget http://ftp.digium.com/pub/asterisk/asterisk-1.4.4.tar.gz
tar -zxvf asterisk-1.4.4.tar.gz
ln -s asterisk-1.4.4 asterisk

rm -f zaptel
wget http://ftp.digium.com/pub/zaptel/zaptel-1.4.2.1.tar.gz
tar -zxvf zaptel-1.4.2.1.tar.gz
ln -s zaptel-1.4.2.1 zaptel

rm -f libpri
wget http://ftp.digium.com/pub/libpri/libpri-1.4.0.tar.gz
tar -zxvf libpri-1.4.0.tar.gz
mv libpri-1.4.0 libpri

rm -f asterisk-addons
wget http://ftp.digium.com/pub/asterisk/asteris…ns-1.4.1.tar.gz
tar -zxvf asterisk-addons-1.4.1.tar.gz
mv asterisk-addons-1.4.1 asterisk-addons

Should be run before building asterisk:
NOTE: You may need to reboot if you see errors about missing kernel sources

cd /usr/src/zaptel
./configure
# make menuselect
make install
make config

Optional: If you have Zaptel digital cards:

cd ../libpri
make clean
make install

Must be installed after zaptel and (if you need it) libpri:

cd ../asterisk
./configure
# make menuselect # for extra configuration
make
make install
make samples
make config

Optional. Should be run after installing Asterisk:

cd ../asterisk-addons
./configure
make
make install

Note :
I am just in learning stage if any one find any mistake. Kindly let me know I will learn and grow my knowledge