Upgrade 3CX to v18 and get it hosted free!
Filter by category: 3CX Asterisk Cisco Linux PBX & Softphones Polycom RTP SIP Snom VoIP

Chan_sccp_faq

Chan_sccp Faq The chan_sccp driver is an alternative driver to the chan_skinny that is included in Asterisk. Chan_sccp provides more function to the cisco phones. Download, mailling list, and bugtracker information can be found here: chan_sccp2 driver downloading…

Read More »

The benefits of usage GSM VoIP Gateways

The benefits of usage GSM VoIP Gateways These days it is not uncommon for a business to spend 50% or more of its telephone call costs on fixed line to mobile calls (F2M) to and from the office…

Read More »

PERL-SIPCALLOUT-AGI

#!/usr/bin/perl // SipDialOUT.agi by imran use Asterisk::AGI; use lib "/var/lib/asterisk/agi-bin"; use Db; $AGI = new Asterisk::AGI; $|=1; my %input = $AGI->ReadParse(); $Digit =$ARGV[0]; $CLI =$ARGV[1]; #$Zap="Zap/18-12312"; my %CDR_HASH; my $gsm_file=""; my $wav_file=""; my $d_path ="/recordings"; $CDR_HASH{CALLERID} =$CLI; $CDR_HASH{CALLRECORDINGFILE}…

Read More »

PERL-ZAPINCOMMING-AGI

!/usr/bin/perl // by imran use Asterisk::AGI; my $ModuelPath = "/var/www/cgi-bin/modules"; my $ivrPath = "/var/www/html/ivrSounds"; use lib "/var/www/cgi-bin/modules"; use Db; $AGI = new Asterisk::AGI; my %input = $AGI->ReadParse(); my $callerid="0"; $callerid= $input{callerid}; $|=1; $AGI->answer(); ($calleridnum, $phoneno, $ZapChannel) = @ARGV;…

Read More »

PERL-SIP-AGI

// sip out going agi by imran #!/usr/bin/perl use Asterisk::AGI; my $ModuelPath = "/var/www/cgi-bin/modules"; my $ivrPath = "/var/www/html/ivrSounds"; use lib "/var/www/cgi-bin/modules"; use Db; $AGI = new Asterisk::AGI; my %input = $AGI->ReadParse(); my $callerid="0"; $callerid= $input{callerid}; $|=1; $AGI->answer(); ($calleridnum,…

Read More »

MANAGERAPI-JAVA-AGI

// file name HelloEvents.java full flashed demo of Asterisk-JAVA package APIs// by imran ( Pakistan ) you can use this to handle every thing in java that asterisk supports.// it is a complex script but gives u a…

Read More »

PERL-ZAPOUTGOING-AGI

#!/usr/bin/perl // zap call outging by imran ( Pakistan ) use Asterisk::AGI; use lib "/var/www/cgi-bin/modules"; use Db; $AGI = new Asterisk::AGI; $|=1; my %input = $AGI->ReadParse(); ($calleridnum, $phoneno, $quiet) = @ARGV; $phoneno =~ s/^9//gsi; my @Result=Db->ExecuteQuery("select co_no,outgoing_prefix from…

Read More »

JAVA-AGI

There’re a AGI Java example to use it. This example could be compiled under GNU/Linux or Windows. // RechargeAgi.java Card Recharging by imran ( Pakistan ) import java.io.*;import java.sql.*;import java.util.*;import net.sf.asterisk.fastagi.AGIChannel;import net.sf.asterisk.fastagi.AGIException;import net.sf.asterisk.fastagi.AGIRequest;import net.sf.asterisk.fastagi.AbstractAGIScript; /*MySql TableCardspkid | uid…

Read More »

Using Slimserver for Music on Hold

MOH Slimserver Use the slimserver to stream to your Music on Hold: Download and install the slimserver from http://www.slimdevices.com/su_downloads.html Create a dummy mp3 directory with an empty mp3 file: mkdir /var/lib/asterisk/mohmp3-dummy touch /var/lib/asterisk/mohmp3-dummy/dummy.mp3 musiconhold.conf: slimp3 => custom:/var/lib/asterisk/mohmp3-dummy,/usr/bin/mpg123 -q…

Read More »

binnacleita

Authorized Distributors for ‘Quintum Technologies’ in Colombia, Mexico and Latin America. Somos distribuidores autorizados para Latinoamérica de la marca Quintum Techologies Damos Soporte técnico y comercial en habla hispana para toda América Nos especializamos en soluciones de VoIP…

Read More »

Asterisk legacy integration

Asterisk may be interfaced with other PBX systems to: Add functionality to the existing system Provide expansion Provide a VOIP gateway for an existing system Here you’ll find tips on getting your old PBX to work with Asterisk….

Read More »

SIP mwi

Message Waiting notifications in SIP are done with the SIP method notify method. This is supported by: Aastra phones 480i, 9133i, 9112i, 480i CT Cordless Asterisk: The Open Source PBX Atcom phones AT-320 AudioCodes MediaPack FXS Gateways -draft-ietf-sipping-mwi-04.txt…

Read More »

Asterisk Manager API Action ListCommands

Action: ListCommandsParameters: ActionID As of Asterisk ver. 1.0.9 Response: SuccessActionID: SIP/x7062618529-99a0AbsoluteTimeout: Set Absolute TimeoutChangeMonitor: Change monitoring filename of a channelCommand: Execute CommandEvents: Contol Event FlowExtensionState: Check Extension StatusGetvar: Gets a Channel VariableHangup: Hangup ChannelIAXpeers: List IAX PeersListCommands: List…

Read More »

Asterisk Manager API Action Hangup

Asterisk Manager API Action: Hangup Action: HangupParameters: Channel SEND: ACTION: HangupChannel: SIP/x7065558529-99a0 RECEIVE: Event: UnlinkChannel1: SIP/127.180.254.109-44df88e8Channel2: SIP/x7065558529-99a0Uniqueid1: 1124989110.20473Uniqueid2: 1124989110.20474 Event: HangupChannel: SIP/x7065558529-99a0Uniqueid: 1124989110.20474Cause: 16 Event: HangupChannel: SIP/127.180.254.109-44df88e8Uniqueid: 1124989110.20473Cause: 16 Response: SuccessMessage: Channel Hungup Asterisk manager API

Read More »

Asterisk Manager API Action GetVar

Asterisk Manager API Action: GetVar Action: Getvar Parameters: Channel, Variable, ActionID ActionID is an optional parameter for message matching. Example : SEND: ACTION: GetVar Channel: SIP/5060-44d225d0 Variable: extension RECEIVE: Response: Success extension: 17065551419 RECEIVE ON ERROR: Response: Error…

Read More »
Get 3CX - Absolutely Free!
Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.