Home
Software
VoIP Server
WebPhone
Softphones
Customized Softphone
Windows softphone
Android Softphone
iPhone Softphone
Symbian Softphone
Others
SIP SDK
Java SIP SDK
Windows SIP SDK
Android SIP SDK
iOS SIP
Web SDK
All SIP SDK
VoIP Tunnel
WebRTC to SIP
VoIP Push Gateway
VoIP Tester
SIP Load Balancer
More
Solutions
All in one
Wholesale platform
Click to call
VoIP Billing
VoIP Push
WebRTC
Codec transcoding
VoIP call recording
NAT solution
Presence and IM
IVR
IP Centrex
Predictive dialer
SIP client engine
VoIP Encryption
Large scale VoIP
Services
VoIP Hosting
VoIP Services
JavaScript Phone
VoIP Development
Support
Contact
Documentations
Download
Company
About us
Contact
News
Wiki -VoIP Topics
Home
Search
Recent Changes
Show All Pages
Softphone parameters
There are multiple ways to pass extra parameters for the softphone:
1. Pass parameters to the softphone:
Just add it to the ini file:
a) In the .ini file (brandname.ini) which can be located in the working directory (near the exe) or in the data directory (just add your settings after the width/height parameters)
b) OR in the appfolder/softphonedef.ini file (it can be created if doesn’t exists)
Example:
[settings]
brandtext=mycoolbrand
debug=3
(debug: 0=no,1=yes,2=extra logs and also will set the webphone loglevel to 9)
Debug 3 will also enable javascript error popups
2. Pass parameters for the softphone’s webphone engine:
\content\native\wpcfgsf.ini (where X is the instance number, usually empty)
Pass any config for the webphone from here (this should overwrite other settings)
Ex:
autoaccept=true
3. Pass parameters from mbuild to softphone:
You can pass any parameters from mbuild in the “SOFTPHONE SETTINGS” section (it will be written to softphonedef.ini)
4. Pass parameters from mbuild to softphone’s webphone:
The old way:
Common.xxx1 = “abc”; //string
Common.xxx2 = 7; //int
View Topic History
Home
|
Software
|
Solutions
|
Services
|
Support
|
Company
Privacy Statement
|
Terms Of Use
Copyright (©) 2023 Mizutech S.R.L.