Guest User

Untitled

a guest
Jun 23rd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. Hi,
  2.  
  3. I have just pushed owsip-R1 into trunk.
  4.  
  5. owsip is a minimalist sip client, based on the pjsip library that allows us to make real voice calls on lantiq hardware.
  6.  
  7. currently basic features are supported
  8.  
  9. * answering/making calls
  10. * short dial
  11. * multiple accounts
  12. * proxy/stun support
  13. * tone locales
  14. * echo cancellation / jitter buffer
  15. * localized CID
  16. ...
  17.  
  18. there are still missing features and a few known limitations / bugs
  19.  
  20. Roadmap R2
  21. * the second voice channel fails to send voice data (wip)
  22. * handling of incoming calls while making calls (currently they just idle out)
  23. * fails on units with >32MB ram
  24. * bug fixes from R1
  25.  
  26. Roadmap R3
  27. * answering machines
  28. * fax support
  29. * kpi - kernel rtp acceleration
  30.  
  31.  
  32. please consider this to be a first testable release. bug reports and feature requests are always welcome.
  33.  
  34. A warm thank you goes to Lantiq for allowing us to use the Tapi drivers, Ralph for making the pjsip audio_dev driver and Luka for supporting me in finally bringing the codebase into a releasable state.
  35.  
  36. blogic
Add Comment
Please, Sign In to add comment