All posts under tagged ‘IAX2’

Feed for all posts filed under "IAX2"

Zoiper Free for all major platforms, Linux, OS X and windows

Source: snapvoip.blogspot.com

Attractel has released two versions of Zoiper IAX and SIP softphone: Zoiper 2.0 for Linux and Zoiper 2.0 for Mac Os X. (There is also Zoiper 2.0 for Windows.). These are all free versions. In addition to free versions, there is also a BIZ version available as well. The BIZ version has more options and you can compare those here.

Following is from release notes;

Linux, ver. 2.0:

• RTP media address is set automatically
• Implemented per account options (STUN for SIP accounts and codecs)
• Fixed problem with the audio
• Fixed bug: when dial is clicked and no account is selected, Zoiper crashes
• Fixed bug: when deleting last account, pressing OK crashes the phone
• Fixed creating of new accounts- empty name is not permitted anymore

Published on October 10th, 2007 under , , , , ,

Cacti Script for Asterisk SIP/IAX2 Monitoring and Graphing

Source: snapvoip.blogspot.com

If you are using Cacti for you network monitoring, you can add Asterisk to the list of servers/ services that cacti monitors.
Cacti is a complete frontend to RRDTool, it stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven. Along with being able to maintain Graphs, Data Sources, and Round Robin Archives in a database, cacti handles the data gathering. There is also SNMP support for those used to creating traffic graphs with MRTG.
But the cream here is what ITConnection.ru created and posted the Cacti script for Asterisk IP-PBX statistics. It’s based on Python, works over AMI connection and provides comprehensive graphs like this (more at where IConnection posted it);Astpligg lead me to the news.

Published on September 23rd, 2007 under , , , , , , , , ,

Asterisk 1.4 branch, what changes did it bring? Updated

Source: snapvoip.blogspot.com

Following an article on Asterisk blog by Russell, "Sneak peek at new features" and provided a link to SVN reository. Following is a part of it (85 lines, there are 235 lines of description). I was surprised that so many features had sneaked by and yet we are happy to use…!

UPDATE!
Seems like formatting makes this impossible to read;

So you have to go Asterisk developer site (SVN repository) see the complete document.Thanks
1 -------------------------------------------------------------------------------    2 --- Functionality changes since Asterisk 1.4-beta was branched ----------------    3 -------------------------------------------------------------------------------    4      5 AMI - The manager (TCP/TLS/HTTP)    6 --------------------------------    7   * Added the URI redirect option for the built-in HTTP server    8   * The output of CallerID in Manager events is now more consistent.    9      CallerIDNum is used for number and CallerIDName for name.   10   * enable https support for builtin web server.   11      See configs/http.conf.sample for details.   12   * Added a new action, GetConfigJSON, which can return the contents of an   13      Asterisk configuration file in JSON format.  This is intended to help   14      improve the performance of AJAX applications using the manager interface   15      over HTTP.   16   * SIP and IAX manager events now use "ChannelType" in all cases where we   17      indicate channel driver. Previously, we used a mixture of "Channel"   18      and "ChannelDriver" headers.   19   * Added a "Bridge" action which allows you to bridge any two channels that   20      are currently active on the system.   21   * Added a "ListAllVoicemailUsers" action that allows you to get a list of all   22      the voicemail users setup.   23     24 Dialplan functions   25 ------------------   26   * Added the DEVSTATE() dialplan function which allows retrieving any device   27     state in the dialplan, as well as creating custom device states that are   28     controllable from the dialplan.   29   * Extend CALLERID() function with "pres" and "ton" parameters to   30      fetch string representation of calling number presentation indicator   31      and numeric representation of type of calling number value.   32   * MailboxExists converted to dialplan function   33     34 CLI Changes   35 -----------   36   * New CLI command "core show settings"   37   * Added 'core show channels count' CLI command.   38     39 SIP changes   40 -----------   41   * The default SIP useragent= identifier now includes the Asterisk version   42   * A new option, match_auth_username in sip.conf changes the matching of incoming requests.   43      If set, and the incoming request carries authentication info,   44      the username to match in the users list is taken from the Digest header   45      rather than from the From: field. This feature is considered experimental.   46   * The "musiconhold" and "musicclass" settings in sip.conf are now removed,   47      since they where replaced by "mohsuggest" and "mohinterpret" in version 1.4   48   * The "localmask" setting was removed in version 1.2 and the reminder about it   49      being removed is now also removed.   50   * A new option "busy-level" for setting a level of calls where asterisk reports   51      a device as busy, to separate it from call-limit   52   * A new realtime family called "sipregs" is now supported to store SIP registration   53      data. If this family is defined, "sippeers" will be used for configuration and   54      "sipregs" for registrations. If it's not defined, "sippeers" will be used for   55      registration data, as before.   56   * The SIPPEER function have new options for port address, call and pickup groups   57   * Added support for T.140 realtime text in SIP/RTP   58   * The "checkmwi" option has been removed from sip.conf, as it is no longer   59      required due to the restructuring of how MWI is handled.  See the descriptions   60      in this file of the "pollmailboxes" and "pollfreq" options to voicemail.conf   61      for more information.   62   * Added rtpdest option to CHANNEL() dialplan function.   63   * Added SIPREFERRINGCONTEXT and SIPREFERREDBYHDR variables which are set when a transfer takes place.   64     65 IAX2 changes   66 ------------   67   * Added the trunkmaxsize configuration option to chan_iax2.   68   * Added the srvlookup option to iax.conf   69   * Added support for OSP.  The token is set and retrieved through the CHANNEL()   70      dialplan function.   71     72 DUNDi changes   73 -------------   74   * Added the ability to specify arguments to the Dial application when using   75      the DUNDi switch in the dialplan.   76   * Added the ability to set weights for responses dynamically.  This can be   77      done using a global variable or a dialplan function.  Using the SHELL()   78      function would allow you to have an external script set the weight for   79      each response.   80   * Added two new dialplan functions, DUNDIQUERY and DUNDIRESULT.  These   81      functions will allow you to initiate a DUNDi query from the dialplan,   82      find out how many results there are, and access each one.   83     84 ENUM changes85....235.....So you have to go Asterisk developer site (SVN repository) see the rest of the lines."Sneak peek at new features"

Published on July 2nd, 2007 under , , , , , , , ,

Member of "Hype Media! Network"