www.webdeveloper.com
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2005
    Location
    faisalabad, punjab, pakistan
    Posts
    234

    loggin phone calls to database

    hi, i want to log all the outgoing phone calls in mysql database with php, so that if a person calls from a specific landline phone numbers, the start time/end time of this call should be automatically store in database,

    is this possible with PHP??

    if yes, then how i can achieve this task..

    thank you in advance

  2. #2
    Join Date
    Aug 2004
    Location
    Ankh-Morpork
    Posts
    18,041
    PHP can certainly handle the logging of data to the database. The more difficult part will be gathering that data. Does your phone system currently have some sort of built-in access for collecting that data? Or are you simply looking at a way that users can manually log phone activity?
    "Please give us a simple answer, so that we don't have to think, because if we think, we might find answers that don't fit the way we want the world to be."
    ~ Terry Pratchett in Nation

    eBookworm.us

  3. #3
    Join Date
    May 2004
    Location
    chennai, tamil nadu, India
    Posts
    420
    hi, i want to log all the outgoing phone calls
    so that if a person calls from a specific landline phone numbers, the start time/end time of this call should be automatically store in database,

    Maybe http://www.asterisk.org/ is what you are looking for ?
    Chris, Senior Developer, Chrisranjana.com
    Web developers. Php software company.

  4. #4
    Join Date
    Jul 2005
    Location
    faisalabad, punjab, pakistan
    Posts
    234
    thanks, let me have a look into it...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles