Posts Tagged ‘download’

FreePBX Module: TFTP Manager

Over the past few months work on development of a FreePBX module for managing Cisco IP Phones has been started. In the process of doing this, as well as through some research on existing FreePBX feature request tickets; a TFTP management module has been requested. As a result of this, the development of the Cisco [...]

 

Configure Cisco IP Phones with Asterisk

With VoIP technology growing so rapidly, the marketplace so too has an ever growing selection of hardware options available for system implementations. The Cisco IP Phone series has solidified its position in the community as the leader of high quality and reliable hardware with feature rich firmware and a good range of supported protocols. Superb [...]

 

PHP: JustinTV Object Class

Recently, video streaming services such as Justin.tv and Ustream have had noticeably higher volumes of traffic. The ever-changing landscape of the world of television is slowly finding its home(s) on the net. With this increased use of these specialized services, specialized software solutions will be needed to ensure successful integration into existing systems. Using both [...]

 

PHP: IceCast Object Class

In addition to modifying an old version of a ShoutCast PHP object to allow for communication with Shoutcast streaming audio servers, a similar object was created for the same communication with Icecast streaming audio servers. The IceCast object class was built off of the ShouCast object class, following the same coding practices. Many of the [...]

 

PHP: ShoutCast Object Class

In recent weeks, a large portion of development time and resources have been used in creating a few different media services, most of which are online. In doing this we found it necessary to create object classes for communications with the media server types that we would be connecting to. The first, and most commonly [...]