voipnumber 6.x-2.0-beta1

New features

VoIP Number 2.0

== Introduction ==

The voipnumber.module provides an API for storing and managing phone, SMS and SIP numbers. It provides variaty of API methods like recognizing
Country from phone number, extracting country code from phone number, storing additional data as number name, number type, number country and number status.

In particular, this module provides:

- a new CCK VoIP Number field with specific widgets for storing landline and mobile phone numbers, SIP addresses, IM usernames and "unknown" number types

- a default VoIP Number that might be included directly into user profiles

- an API that enables access to the different VoIP Numbers associated with individual users and content types

- A "VoIP Number Phone" and a "VoIP Number SMS" module to facilitate the integration with the telephone numbers already provided by the Phone module (http://drupal.org/project/phone) and the SMS Framework (http://drupal.org/project/smsframework)

== Installation ==

1. Extract voipnumber.module to your sites/all/modules directory

2. Enable the VoIP Number module in admin/build/modules

3. Optionally enable "VoIP Number Phone" and/or "VoIP Number SMS" modules to use telephone numbers already defined by the
Phone module and the SMS Framework, respectively.

== Using VoIP Number CCK fields ==

voipnumber 6.x-2.x-dev

From this version on, the functionality of the original VoIP Number module has been split into 2 modules. The voipnumber.module provides a basic API for storing and handling telephone and SIP numbers, whereas the new VoIP Number Field module (http://drupal.org/project/voipnumberfield) uses that API to implement a phone number-related CCK field.

voipnumberfield 6.x-1.0-beta1

First official release of the VoIP Number Field module. Previous versions of this code were part of VoIP Number module.

toc_filter 6.x-1.2

Bug fixes

Changes since 6.x-1.1:

Pages

Subscribe with RSS Subscribe to RSS - 6.x