Recent content by Niko68

  1. N

    Android VoIP solution

    I am working on an Android VoIP solution. I have got some problem with the rotation notification so I was looking for codes and I have found one on a VoIP website (http://voip -sip-sdk.com/p_456-voip-android-integration-voip.html). According to the code I have found I can distinguish...
  2. N

    GrooVe IP - Google Voice VoIP

    SIP is primarily employed for setting up and tearing down voice or video calls. However, in the process SIP needs to be adopted with other protocols since SIP is only involved in the signaling portion of a communication session. It assists in the connection of communication channels while the...
  3. N

    Google Voice

    Google Android is today one of the most widespread mobile operating systems among users. It can be found on cell phones and tablet PC devices, too. These mobile devices are used not only for the traditional telephoning purposes nowadays but all are capable of Internet connection and some of them...
  4. N

    Porting to Google Voice: a good idea?

    I am working on VoIP CRM call recording and I am testing an example provided by the Ozeki VoIP SIP SDK. Datasheet manipulation can be done during the actual calls or after the call and it can be done both manually and automatically. The CRM implementations can manipulate some automatically...
  5. N

    Global Phone?

    Try out Ozeki VoIP SIP SDK. You can download and use trial version free of charge. Here is the link: Ozeki C# VoIP SDK - Download Ozeki VoIP SIP SDK I would like to mention another page as well. It is useful to get more information on VoIP settings: Ozeki C# VoIP SDK - A SIP SDK for software...