Shows the "SIP configuration" form after the global proxy in the advanced options.

cusax-fix
Yana Stamcheva 15 years ago
parent ae44518a3b
commit 641e17e084

@ -723,7 +723,7 @@ plugin.generalconfig.CHECK_FOR_UPDATES=Check for updates on startup
plugin.generalconfig.STARTUP_CONFIG=Startup
plugin.generalconfig.LEAVE_CHATROOM_ON_WINDOW_CLOSE=Leave chat rooms when closing window
plugin.generalconfig.REMOVE_SPECIAL_PHONE_SYMBOLS=Remove special symbols before callng phone numbers
plugin.generalconfig.SIP_CALL_CONFIG=SIP configurations
plugin.generalconfig.SIP_CALL_CONFIG=SIP configuration
# gibberish accregwizz
plugin.gibberishaccregwizz.PROTOCOL_NAME=Gibberish

@ -120,7 +120,7 @@ public void start(BundleContext bc)
getClass().getClassLoader(),
null,
"plugin.generalconfig.SIP_CALL_CONFIG",
51, true),
52, true),
properties);
/*

Loading…
Cancel
Save