UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. GMNX
    3. Topics
    G
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Groups 0

    Topics

    • G

      VoIP app with PJSIP

      Watching Ignoring Scheduled Pinned Locked Moved App Development voip
      16
      2
      0 Votes
      16 Posts
      4k Views
      W
      quick update to this thread (sept 2018). Linphone app is getting really, really good and is already working for SIP I've tested with my business SIP phone and it's now 'working' . There is a telegram group and also a kind of active community around this app if anyone is interested you can PM me or if @CiberSheep wants to open the group up in this thread he can....
    • G

      [SOLVED]How to Import Python library to clickable?

      Watching Ignoring Scheduled Pinned Locked Moved App Development python clickable
      9
      1
      1 Votes
      9 Posts
      3k Views
      G
      @hummlbach said in How to Import Python library to clickable?: The question about Python Library is SOLVED, with apt-get install on get_libs.py maybe I need to open new thread, about "How to check Crash Log in Ubuntu Touch?" OR "Create VoIP application with PJSIP in Ubuntu Touch" the Strace log didn't show me exactly what make the system reboot. this show me the technique to see what happen before system crashed since I'm using SSH to my phone, I follow the SSH step Log into phone using clickable shell Open another tab. Run clickable shell in tab 2 run tail -f /var/log/syslog to see system log in realtime Reproduce the crash in tab 1 Watch any error messages in the tab 2 Now I need to move to another thread to discuss it, and close this Thread as Solved