Softphone, webphone and VoIP server Forum

HomeHomeDiscussionsDiscussionsMizu WebphoneMizu WebphoneNo video on incoming callNo video on incoming call
Previous
 
Next
New Post
5/11/2022 9:58 AM
 

Before we buy an licence for your webphone we first want to try if we can use it for our needs. 

We can't get video working on an incoming call we only have audio. On an outgoing call we have video and audio working.

the sipsettings are (without credentiels)
 {
            serveraddress: 'pbx01.xxxx.nl',
            //   register: 2,
            stunserveraddress: 'pbx01.xxxx.nl', //SET to your SIP server IP address, domain name or SRV DNS record (also set the :port if that is not the default 5060). Example: sip.myserveraddress.com:5070
            //    proxyaddress: '',   //Optional SIP proxy address. Specify only if you must use an outbound SIP proxy.
            //     transport: -1, //Optional SIP transport protocol. -1: auto detect, 0: UDP, 1: TCP, 2: TLS (usually doesn't have to be set)
            username:  'xxx',  //Optional SIP account username (usually entered by the user, but for some special use cases or quick tests you might preset it here)
            password: 'yyy',  //Optional SIP account password (usually entered by the user, but for some special use cases or quick tests you might preset it here)
            textmessaging: -1, //just an example parameter which sets the enable/disable chat/sms parameter to its default value
            loglevel: 1, //5 means detailed logs. It might be set it to 1 in production. The logs can be viewed in the browser console.
            enginepriority_webrtc: 5,
            video: 2
        };

we do accepting calls with
 webphone_api.accept();

we are using an 3cx pbx server.

How can we get video working on an incoming call?

 

 
New Post
5/16/2022 8:43 AM
 

Please send a log about this to webphone@mizu-voip.com and we will look after the problem asap:
https://www.mizu-voip.com/Support/Wik...c=WebPhone+Logs

If you are interested in a license, please use email for faster support.

 

 
Previous
 
Next
HomeHomeDiscussionsDiscussionsMizu WebphoneMizu WebphoneNo video on incoming callNo video on incoming call


You need to register / login to be able to post in the forum