jobs
New Member
Hi:
I am having some problems on WCS demo.
I step by step, follow the installation manual test to establish success. And import SSL certificates done. I am WCS can't support any mobile browser login, but use PC browser can login. I use mobile login https://demo.flashphoner.com/admin/login.html working fine.
Other test click to talk demo always click call hangup the caller automatically after 1 ring. check sip proxy CDR show hangup from caller.
Who can help fix it?
accounts.xml configuration:
<root mode="roundrobin">
<sip_server>
<domain>xxx.xxx.161.109</domain> <!--> mandatory parameter, load tool will not start without this <-->
<outbound_proxy>xxx.xxx.161.109</outbound_proxy> <!--> optional parameter, if not defined load tool will use domain <-->
<port>2080</port> <!--> optional parameter, if not defined load tool will use "5060" port <-->
<register_required>true</register_required> <!--> optional parameter <-->
</sip_server>
<!-->accounts definition examples<-->
<!-->load tool will not use account definition without login or password, if your proxy does no requires auth you must set it to some string anyway<-->
<account login="1353062222" password="6640716"/>
<!-->you can override global parameters in account parameters by defining them.<-->
<!-->In example below sip proxy address and outbound proxy address is overridden<-->
<account login="1353062222" password="6640716" outboundProxy="xxx.xxx.161.109" domain="xxx.xxx.161.109"/>
<!--> See full parameters list below<!-->
<!--account registerRequired="" login="" authenticationName="" password="" outboundProxy="" domain="" port="" visibleName=""/-->
</root>
I am having some problems on WCS demo.
I step by step, follow the installation manual test to establish success. And import SSL certificates done. I am WCS can't support any mobile browser login, but use PC browser can login. I use mobile login https://demo.flashphoner.com/admin/login.html working fine.
Other test click to talk demo always click call hangup the caller automatically after 1 ring. check sip proxy CDR show hangup from caller.
Who can help fix it?
accounts.xml configuration:
<root mode="roundrobin">
<sip_server>
<domain>xxx.xxx.161.109</domain> <!--> mandatory parameter, load tool will not start without this <-->
<outbound_proxy>xxx.xxx.161.109</outbound_proxy> <!--> optional parameter, if not defined load tool will use domain <-->
<port>2080</port> <!--> optional parameter, if not defined load tool will use "5060" port <-->
<register_required>true</register_required> <!--> optional parameter <-->
</sip_server>
<!-->accounts definition examples<-->
<!-->load tool will not use account definition without login or password, if your proxy does no requires auth you must set it to some string anyway<-->
<account login="1353062222" password="6640716"/>
<!-->you can override global parameters in account parameters by defining them.<-->
<!-->In example below sip proxy address and outbound proxy address is overridden<-->
<account login="1353062222" password="6640716" outboundProxy="xxx.xxx.161.109" domain="xxx.xxx.161.109"/>
<!--> See full parameters list below<!-->
<!--account registerRequired="" login="" authenticationName="" password="" outboundProxy="" domain="" port="" visibleName=""/-->
</root>