msowenks / siphon

Automatically exported from code.google.com/p/siphon
0 stars 0 forks source link

Stun server is not saved / Doesnt work in the App (cydia version) #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to Advance Settings
2. Enter something for STUN Server
3. Go back
4. GO to Advance settings
5. STUN Server setting is gone

What is the expected output? What do you see instead?
I should see the stun server I set there, but instead the cell is empty.
Of course this makes it impossible to use a stun server in the app itself.

What version of the product are you using? On what operating system?
Version 2.0.0-2 from cydia on iPhone Firmware 2.2

Please provide any additional information below.

Here is an log output after starting siphone:
iPhone:/var/mobile/Library/Siphon root# cat log.txt 
 19:11:01.027 sip_endpoint.c  Module "mod-pjsua-log" registered
 19:11:01.027 sip_endpoint.c  Module "mod-tsx-layer" registered
 19:11:01.027 sip_endpoint.c  Module "mod-stateful-util" registered
 19:11:01.028 sip_endpoint.c  Module "mod-ua" registered
 19:11:01.028 sip_endpoint.c  Module "mod-100rel" registered
 19:11:01.028 sip_endpoint.c  Module "mod-pjsua" registered
 19:11:01.028 sip_endpoint.c  Module "mod-invite" registered
 19:11:01.028   pjsua_core.c  Nameserver must be configured when
stun_domain is specified
 19:11:01.034   pjsua_core.c  Error resolving STUN server: No nameserver is
in DNS resolver (PJLIB_UTIL_EDNSNONS) [status=320045]

Original issue reported on code.google.com by crash...@gmail.com on 3 Jan 2009 at 6:36

GoogleCodeExporter commented 9 years ago

Original comment by samuelv0...@gmail.com on 3 Jan 2009 at 10:39

GoogleCodeExporter commented 9 years ago
If you want fix before the next version, you must modify Advanced.plist file in
/System/Library/PreferenceBundles/SiphonSettings.bundle.

Replace for item 10 the string "Key" by "key" without uppercase.

Original comment by samuelv0...@gmail.com on 3 Jan 2009 at 10:58

GoogleCodeExporter commented 9 years ago
thanks a lot it worked! I really appreciate your fast reply :)

Original comment by crash...@gmail.com on 4 Jan 2009 at 4:03

GoogleCodeExporter commented 9 years ago
Issue 95 has been merged into this issue.

Original comment by samuelv0...@gmail.com on 6 Jan 2009 at 10:10