OpenSER module msilo
msilo module provides offline SIP MESSAGE storage for the OpenSER. It stores received messages from an offline user and send them when the user becomes online. The service is similar to the ones offered by well-known IM networks:…
Read More »OpenSER module mediaproxy
mediaproxy is an OpenSER module that is designed to allow automatic NAT traversal for the majority of existing SIP clients. This means that there will be no need to configure anything in particular on the NAT box to…
Read More »Diamondcard Conference Call Service
http://www.diamondcard.us We are proud to release the Diamondcard conference call service. You can have your own conference calls 24/7 using your Diamondcard account. Its fast, easy and the price is right. Anyone from anywhere in the world can…
Read More »OpenSER module lcr
lcr module brings Least Cost Routing capability to OpenSER. It implements two related capabilities: sequential forwarding of a request to one or more gateways (functions load_gws and next_gw) sequential forwarding to contacts if they don’t share the the…
Read More »Getting app_devstate to work on Asterisk 1.4 without rest of bristuff patches
bristuff app_devstate 1.2 on Asterisk 1.4 Since original posting of this article a better method has become available. A back port of Asterisk func Devstate from Asterisk 1.6 is now available on Asterisk 1.4. The original instructions have…
Read More »OpenSER module group
group module provides functionalities for different methods of group membership checking. The module is primary used to offer Access Control Lists in OpenSER Strict membership checking There is a database table that contains a list of users and…
Read More »OpenSER module gflags
gflags module (global flags) keeps a bitmap of flags in shared memory and may be used to change behavior of server based on value of the flags. Example: if (is_gflag(“1”)) { t_relay(“udp:10.0.0.1:5060”); } else { t_relay(“udp:10.0.0.2:5060”); } The…
Read More »Astribank
Astribank – The First USB Channel Bank For Asterisk Open Source PBX Overview Astribank is a revolutionary concept in channel banks for Asterisk systems. Astribank uses USB 2.0 ports to connect to the Asterisk server, eliminating the…
Read More »Billion Softswitch
Synopsis Billion Softswitch is the SIP/H323 proxy server developed by ProfInfoTech. Convenient web-interface allows easy remote and local administration. Page Contents Official websites Supported operating systems Main features: Advantages See also Supported operating systems GNU/Linux Windows Main features:…
Read More »OpenSER module flatstore
flatstore is a limited OpenSER database modules. The aim is to provide a fast storage mechanism for accounting records. It implements only INSERT function, from the DB API, so it cannot be used as full DB driver of…
Read More »OpenSER module exec
exec module allows to start an external command from an OpenSER script. The commands may be any valid shell commands–the command string is passed to shell using “popen” command. OpenSER passes additionally lot of information about request in…
Read More »CosmoPBX Live CD
This product is no Longer Active CosmoPBX Live CD! CosmoPBX is Linux live CD based on Knoppix Linux. CosmoPBX is released as open source under the GNU General Public License (GPL) and is available for download free of…
Read More »Wireshark
Wireshark (formerly Ethereal) is used by network professionals around the world for troubleshooting, analysis, software and protocol development, and education. It has all of the standard features you would expect in a protocol analyzer, and several features not…
Read More »CiscoCallManager Express
Comunications Manager Express Comunications Manager Express (formerly know as CallManager Express or CCME) is a fully-featured VoIP PBX, and is Cisco’s offer for small to medium PBXs and key systems. Comunications Manager Express is implemented as a set…
Read More »OpenSER module enum
enum module implements functions that make ENUM query based on the user part of the current Request-URI. These functions assume that the user part consists of an international phone number of the form +decimal-digits, where the number of…
Read More »