Giter Site home page Giter Site logo

Comments (24)

jitin27 avatar jitin27 commented on July 4, 2024

error : RTCPeerConnection.getLocalStreams/getRemoteStreams are deprecated. Use RTCPeerConnection.getSenders/getReceivers instead.

from pbxwebphone.

chornyitaras avatar chornyitaras commented on July 4, 2024

Hi, what asterisk version you are using?

from pbxwebphone.

jitin27 avatar jitin27 commented on July 4, 2024

from pbxwebphone.

chornyitaras avatar chornyitaras commented on July 4, 2024

please pull the latest master and check

from pbxwebphone.

jitin27 avatar jitin27 commented on July 4, 2024

DOMException: "Local descriptions must have a=mid attributes." sip-0.11.3.min.js:1:9026
e.exports/t.prototype.print
https://domain/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:9026
e.exports/</t.prototype[r]
https://domain/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:9216
e.exports/</i.prototype[r]
https://domain/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:9115
value/<
https://domain/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:150850

sendRequest

https://domain/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:63487
setACKTimer/this.timers.ackTimer<
https://domain/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:72451

Now it rings, and then comes terminated. Call doesn't get answered.

from pbxwebphone.

jitin27 avatar jitin27 commented on July 4, 2024

It is working on chrome but giving error in firefox.
In firefox , it rings and then gets terminated.

error :

DOMException: "Local descriptions must have a=mid attributes." sip-0.11.3.min.js:1:9026
e.exports/t.prototype.print
https://domain/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:9026
e.exports/</t.prototype[r]
https://domain/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:9216
e.exports/</i.prototype[r]
https://domain/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:9115
value/<
https://domain/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:150850

SEND Request :
https://domain/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:63487
setACKTimer/this.timers.ackTimer<
https://domain/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:72451

from pbxwebphone.

jitin27 avatar jitin27 commented on July 4, 2024

Hello Sir
Any update on the issue
I am still facing the same issue, it is working on chrome but giving the following error on firefox:

DOMException: "Local descriptions must have a=mid attributes." sip-0.11.3.min.js:1:9026
e.exports/t.prototype.print
https://game888888888.com/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:9026
e.exports/</t.prototype[r]
https://game888888888.com/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:9216
e.exports/</i.prototype[r]
https://game888888888.com/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:9115
value/<
https://game888888888.com/agc/PBXWebPhone/scripts/sip-0.11.3.min.js:1:150850

Please do the needful

from pbxwebphone.

chornyitaras avatar chornyitaras commented on July 4, 2024

Hi. Root cause for this issue is identified. Will release fix soon

from pbxwebphone.

jitin27 avatar jitin27 commented on July 4, 2024

ok....Thank you
Please let me know when the issue gets fixed.

from pbxwebphone.

amitiyer avatar amitiyer commented on July 4, 2024

Hello,

Even i am facing the same issue, Can we know when will the next release be updated ?

from pbxwebphone.

chornyitaras avatar chornyitaras commented on July 4, 2024

New version will be available till the end of this week

from pbxwebphone.

amitiyer avatar amitiyer commented on July 4, 2024

Hi,

any luck on the new version ?

from pbxwebphone.

chornyitaras avatar chornyitaras commented on July 4, 2024

Issue should be fixed in latest master

from pbxwebphone.

chornyitaras avatar chornyitaras commented on July 4, 2024

@amitiyer can you please confirm that issue is fixed for you ?

from pbxwebphone.

jitin27 avatar jitin27 commented on July 4, 2024

yes.....issue is fixed for me

from pbxwebphone.

luqman27180 avatar luqman27180 commented on July 4, 2024

hi, i am still get issue on Firefox. there is my sip trace details, please can you help me to fix this issue on chrome its working fine, i am using latest code.

mozilla.txt

from pbxwebphone.

chornyitaras avatar chornyitaras commented on July 4, 2024

@luqman27180 can you please provide an asterisk output?

from pbxwebphone.

luqman27180 avatar luqman27180 commented on July 4, 2024

@luqman27180 can you please provide an asterisk output?

@chornyitaras please check this. please asterisk output.

webphone-err-firefox.txt

from pbxwebphone.

chornyitaras avatar chornyitaras commented on July 4, 2024

ERROR[8201][C-00000038]: res_rtp_asterisk.c:2166 __rtp_recvfrom: DTLS failure occurred on RTP instance '0x7f01280109a8' due to reason 'no shared cipher', terminating

This is known issue with asterisk 11 and Firefox
https://issues.asterisk.org/jira/plugins/servlet/mobile#issue/ASTERISK-25265

Please use asterisk 13

from pbxwebphone.

luqman27180 avatar luqman27180 commented on July 4, 2024

ERROR[8201][C-00000038]: res_rtp_asterisk.c:2166 __rtp_recvfrom: DTLS failure occurred on RTP instance '0x7f01280109a8' due to reason 'no shared cipher', terminating

This is known issue with asterisk 11 and Firefox
https://issues.asterisk.org/jira/plugins/servlet/mobile#issue/ASTERISK-25265

Please use asterisk 13

we are using vicibox and they are using 11, we are not using standard. asterisk only.

from pbxwebphone.

chornyitaras avatar chornyitaras commented on July 4, 2024

Latest vicibox supports asterisk 13

from pbxwebphone.

luqman27180 avatar luqman27180 commented on July 4, 2024

Latest vicibox supports asterisk 13

hi, @chornyitaras thanks let me installed new one and try , in case of issue will back 👍

from pbxwebphone.

luqman27180 avatar luqman27180 commented on July 4, 2024

Latest vicibox supports asterisk 13

hi @chornyitaras

if this can help or sure we have to use . asterisk 13?

https://stackoverflow.com/questions/48909643/coturn-webrtc-issue-on-azure-vm-ubuntu-server-16-04-lts

please give me your feedbacks
thanks.

from pbxwebphone.

luqman27180 avatar luqman27180 commented on July 4, 2024

hi @chornyitaras

we are using your webtrc webphone with vicidial and having this issue, can you please give me your feedback. what possible reason, ?

[Jan 23 16:31:03] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:31:07] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:31:15] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:31:17] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:31:21] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:31:29] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:31:31] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:31:35] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:31:43] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:31:45] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:31:49] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:31:57] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:31:59] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:32:03] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:32:11] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Jan 23 16:32:13] ERROR[16280] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data

from pbxwebphone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.