VOIP Call History Question

WP
Wong Peter
Fri, Oct 9, 2009 9:50 AM

Hello to all, i would like to implement following function in my VIOIP
application.

  1. VOIP Call Histroy
  2. After the SIP has been connected, i would like to press button 1 then
    send 1 to the callee.
  3. When the called has not been connected, play some sound to indicate call
    success or failure.

Please help.

Thanks.

--
Linux

Hello to all, i would like to implement following function in my VIOIP application. 1. VOIP Call Histroy 2. After the SIP has been connected, i would like to press button 1 then send 1 to the callee. 3. When the called has not been connected, play some sound to indicate call success or failure. Please help. Thanks. -- Linux
WP
Wong Peter
Fri, Oct 9, 2009 9:52 AM
  1. How to capture/redirect the console output to some variable ?

What function to call ?

4. How to capture/redirect the console output to some variable ? What function to call ?
SI
Saúl Ibarra
Fri, Oct 9, 2009 10:21 AM

Have you even tried?

--
/Saúl
http://www.saghul.net | http://www.sipdoc.net

Have you even tried? -- /Saúl http://www.saghul.net | http://www.sipdoc.net
SO
Shayne O'Neill
Fri, Oct 9, 2009 12:46 PM

Theres a callback that redirects logging.

Just look for it man, its not hidden or anything.

On 09/10/2009, at 5:52 PM, Wong Peter wrote:

  1. How to capture/redirect the console output to some variable ?

What function to call ?


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

---==
Shayne O'Neill Development
Mobile, Web and Business process integration.
shayne.oneill@gmail.com 0400247091
Ask me about how Alfresco can help your business grow.

Theres a callback that redirects logging. Just look for it man, its not hidden or anything. On 09/10/2009, at 5:52 PM, Wong Peter wrote: > 4. How to capture/redirect the console output to some variable ? > > What function to call ? > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org =================================== Shayne O'Neill Development Mobile, Web and Business process integration. shayne.oneill@gmail.com 0400247091 Ask me about how Alfresco can help your business grow.
WP
Wong Peter
Mon, Oct 12, 2009 6:15 AM
  1. VOIP Call Histroy
  2. After the SIP has been connected, i would like to press button 1 then
    send 1 to the callee.
  3. When the called has not been connected, play some sound to indicate call
    success or failure.

I have read the pjsua example but could not understand how to implement that.

Please help.

Thanks.

1. VOIP Call Histroy 2. After the SIP has been connected, i would like to press button 1 then send 1 to the callee. 3. When the called has not been connected, play some sound to indicate call success or failure. I have read the pjsua example but could not understand how to implement that. Please help. Thanks.
WP
Wong Peter
Mon, Oct 12, 2009 6:15 AM
  1. How to save the contact list and SIP account ?

Please help.

Thanks

4. How to save the contact list and SIP account ? Please help. Thanks
WP
Wong Peter
Mon, Oct 12, 2009 6:17 AM
  1. How to log incoming call history, outgoing call history and missed call
    history and received call history ?

  2. How to implement call redial, call record, call hold, call transfer ?

  3. What is stuns ?

5. How to log incoming call history, outgoing call history and missed call history and received call history ? 6. How to implement call redial, call record, call hold, call transfer ? 7. What is stuns ?
WP
Wong Peter
Mon, Oct 12, 2009 7:52 AM
  1. I have try to record a voip call but i try to play it with Window Media
    Player.

There is no sound and the time is 0:00 also.

What wrong ?

8. I have try to record a voip call but i try to play it with Window Media Player. There is no sound and the time is 0:00 also. What wrong ?
WP
Wong Peter
Wed, Oct 14, 2009 8:37 AM

I try with pjsua_call_dump().

Thanks.

I try with pjsua_call_dump(). Thanks.