Asterisk VoIP telephony

PBX, VoIP and Telecommunication



Your Ad Here
July 22nd, 2008

Ericsson’s MD110 convergence communication system


Image Hosted by ImageShack.us

’s (news - alarm) multi convergence communication system is the convergence MD110 communication system, a system that integrates well fixed and mobile telephony, , softphones PC, cordless , cellular / mobile phones, and IP Gateway. MD110 convergence communication system supports cost-effective, seamless through corporate networks, intranet, LAN, WAN, and public networks. Through convergence, companies will have the power to be productive by capitalizing on real-time, mission- and communications. Now full IP networking between MD110 and BusinessPhone allow convergence on existing , making it extremely flexible working methods and better cost efficiencies. The dynamics of network administration, DNA, IT managers gave the choice to manage the network from a single point or more points. You can manage a network of any size, simply by adding DNA server and liaison between them over a WAN together. And you can distribute management responsibility to persons designated anywhere within the network, each with different levels of access.

Tags: , , , , , , , ,

Related posts

July 22nd, 2008

Cheap Tariff from 3 UK using Skype Mobile

The 3 is designating small business as a target and users unpaid, the sense that Image Hosted by ImageShack.us
they are going to realize this is extending its offering very cheap rates also are designating freelancers as a target. All the new for is perfect for those who want to make calls to normal business colleagues and even put in contact with abroad on 3 mobile or mobile customers in other countries. The new programs from 3 is called the Business Mix and match and are offering programmes from £ 12.77 + VAT per month and offer 300 minutes at any time throughout the network, 300 to freely 3 minutes-3, free — Skyp’alle calls, free voicemail and free MSN Instant Messenger. For additional compensation that also are offering a stunning a discount of 25 per cent of those who signed up to a two-year contract, compensation will include additional texts BRITISH 1000 or 2000 minute BRITISH line terrestrial and 2000 3 reports to-3. This certainly is a great sense reduce those monthly bills horrid that many of you already are receiving. We know if you have considered this new programme and if you think the whole package worth it? Your comments are important because we help them to find out what we should point out to all other readers revision of .

Tags: , , , , ,

Related posts

July 21st, 2008

Gammu SMS Gateway API


This class can be used to communicate with the to send and receive the that use or Mygnokii2 1,06,00.

- Sent
- Download from
- Removed
Download Source and the File Example: http://www.phpclasses.org/browse/package/3865.html

Image Hosted by ImageShack.us
By asterisk_voip at 2008-07-21

Image Hosted by ImageShack.us
By asterisk_voip at 2008-07-21

Tags: , , ,

Related posts

July 12th, 2008

Digium Telephony TDM Cards

:

● Effectively a special modem

● Single port

● PCI only

● Price - $30

driver: wcfxo

How to configure Digium X100P card

Digital Card: B410P

● Four PCI-only

● Works outside of North America only

● Price: $850-$950

driver: b410p

● Hardware standard

How to configure Digium B410P card


: TDM400P

● Modular 4-port PCI-only

● Any combination of /FXS modules

● $75-$400 depending on number kind of modules

driver:

● Hardware not available

How to configure Digium TDM400P card

: TDM800P

● Modular 8-port PCI-only

● Any combination of /FXS modules

● $200-$700 depending on
number kind of modules

driver:

● Hardware not available

How to configure Digium TDM800P card

TDM800P

: TDM2400P

● Modular 24-port PCI-only, very big card

● Any combination of /FXS modules

● $300-$2000 depending on number kind of modules

driver: wctdm24xxp

● Hardware Echo-Cancellation available

How to configure Digium TDM2400P card

Digital Card: TE120P

● Single T1/E1/J1 port PCI-only

● Price: $500

driver: wcte12xp

● Hardware not available

How to configure Digium TE120P card

Digital Card: TE220P

● Two T1/E1 ports PCI express-only

● Price: $1150-$1550

driver: wct4xxp

● Hardware standard

How to configure Digium TE220P card


Digital Card: TE405P

● Four T1/E1/J1 ports PCI-only

● Available in 3v and 5v versions

● Price: $1350-$2250

driver: wct4xxp

● Hardware available

How to configure Digium TE405P card

Digital Card: TE420P

● Four T1/E1 ports PCIexpress-only

● Price: $1950-$2450

driver: wct4xxp

● Hardware standard

How to configure Digium TE420P card

Tags: , , , , , , , , ,

Related posts

June 14th, 2008

Cisco 79xx reset default factory


I bought a used phone. When I started configuring it, I got in to problem when it didn’t let me modify the configuration because I never know the password. So i tried to find that how can i reset default factory. At the end I found the following solution which I’m going to share.

Simply hold down the # key while you power-cycle the phone. (If you already have the loaded, simply press * and 6 and Settings at the same time, and the phone will reboot. Then press and hold the # key while it boots.)

After a second or two, the phone display will say:

Reset key sequence detected

The headset, mute, and speakerphone lights will cycle. Now, simply press the following keys:

1 2 3 4 5 6 7 8 9 * 0 #

Now, the phone will ask you whether or not you want to save your network configuration. I usually press 2 for no.

Save network cfg? 1=yes 2=no

The display will then say:

Factory reset initiated

and the phone will continue to boot. There you have it � a quick and easy way to do a factory reset.

There is no . The only difference I can see is 7940 has two lines/buttons and 7960 phone has 6 lines/button. You can use same SIP version on both models with all same configurations.

Tags: , , , ,

Related posts

May 23rd, 2008

Asterisk Redundancy


Redundant setup
Obtaining a reliable, , highly available system with � has been difficult and nearly impossible especially from the PRI/ standpoint. IP based toolsets have been around for a number of years to allow integrators the ability to provide fault-tolerance on the VoIP side of their implementation. Until today however, providing quick, reliable and robust T1/E1 fail-over has been nearly non-existent. The foneBRIDGE fills this void allowing IT Managers and Systems Integrators to implement in the most demanding of environments where downtime is a luxury a business simply can not afford. Read the rest of this entry »

Tags: , , ,

Related posts

May 23rd, 2008

Asterisk AGI

What is AGI?

The Gateway Interface (AGI) is a way to interface with much like CGI is for Apache. It is language agnostic, and there are example scripts in PHP, Perl, and Python to name a few. The reason for this versatility is that AGI uses standard streams that are connected with modern UNIX operating systems. The streams used are STDIN, STDOUT, and STDERR.
Because of its flexibility, AGI can be used to create a range of different applications. Some examples that I have seen are applications that tell you the current temperature, pushing caller ID information to a system, writing to different backend databases, and the list goes on.
A small disclaimer, I wrote this guide as a learning tool for myself. Ive attempted to present the information here in a clear, concise manner, and to be as accurate as possible. If you find any errors or have suggestions please post your suggestions.

Getting started

has a standard location for AGI scripts when installed from source. If youve installed from a vendors package they might have changed the location to fit their standards. The location by default is /var/lib//agi-bin/. Read the rest of this entry »

Tags: , , , , , , ,

Related posts

July 28th, 2007

Asterisk Text to Speech with Cepstral

Cepstral-TTS.jpgSince I did not like ’s default program due to its weird machine voice. Therefore with couple of suggestions I decided to use TTS program which I found a lot better in demo and I found quite feasible according to my requirements. Then after I was looking for the application module that I could integrate with my 1.2.x, but unfortunately I have been facing so hard experience, I tried different module but I haven’t had luck to make them properly work. Finally I found Swift module application that worked just fine for me. So I thought to share my thoughts with you guys as under:

[general]

voice=Katrin ; set german female voice as default, otherwise use system default Read the rest of this entry »

Tags: , , , , , , , , , , ,

Related posts

March 23rd, 2007

Configure Cisco 7960 with SIP

/7960

I got a couple of Cisco 7940 and 7960 and tried almost every thing that’s relevant to and . Therefore i went through different experience and some issues as well, hopefully those all i will discuss later. For now let’s try to load the on a IP phone, also we will configure it’s SIP account with PBX. Basically i can’t see any difference between Cisco 7940 and except one button but that really doesn’t matter if you are using .

cisco-7960-ip-phone.jpg

Cisco phone often come with SCCP protocol which probably doesn’t support. So we need to install on the Cisco phone the latest version is 8.2 but you may have some natting issues there fore 7.4 will be a best option. If you got a new phone have then you can’ directly, first you will have to load version 6.x then you will upgrade it to 7.4.

Read the rest of this entry »

Tags: , , , , , , , , , , ,

Related posts

February 5th, 2007

Nokia phone secret codes

We waste money going to service providers to fix our , believe me service providers do not use much to fixing your phone and they are doing almost nothing.

DontNokia secret codestravel all-nokia-phone.jpgmiles to get your mobile phone unlocked … and dont wait ages to get the unlock to you . here is some helpful stuff

I believe you are gona love it. Just what I need in return is PRAY (D’ua) for me. If you have such type of codes and/or information, please don’t forget to post here.

FIRMWARE VERSION:

*#0000# *#51×0# *#9999#

VIEW SERIAL NO., DATE MADE, PROGRAMMING DATE, REPAIRED:

*#92772689#

IMEI ( IDENTITY) CODE:

*#06#

(EFR):

*3370# to activate EFR. #3370# to deactivate EFR (Makes calls sound better, but decreases by about 5%.)

MODE (HFR):

*4720# to activate HFR. #4270# to deactivate HFR. (Decreases call quality but increases by about 30%.)

DEFAULT :

: (asks . You can then type a number of codes )

*#92702689# [*#war0anty#]

6232 - Display date of manufacture

7332 - Display date of last repair

7832 - Display purchasing date

9268 - Display

37832 - Set purchasing date to MMYY

87267 - Confirm Transfer, Related to firmware upgrades

#746025625#

Tags: , , , , , , , , , , , , , , , ,

Related posts