[Home]

Summary:ASTERISK-28919: we have been able to setup asterisk webrtc video call on both the endpoints but there is no audio from caller end but audio at receiver's end is working fine
Reporter:kushagra bubna (kushagra)Labels:webrtc
Date Opened:2020-05-28 05:57:00Date Closed:2020-05-28 06:00:54
Priority:MajorRegression?
Status:Closed/CompleteComponents:. I did not set the category correctly.
Versions:16.10.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:
Description:[May 28 10:38:16] WARNING[27703]: pjproject: <?>:                        sdp.c .Error adding media attribute, attribute is ignored: Too many objects of the specified type (PJ_ETOOMANY)
[May 28 10:38:16] WARNING[27703]: pjproject: <?>:                        sdp.c .Error adding media attribute, attribute is ignored: Too many objects of the specified type (PJ_ETOOMANY)
[May 28 10:38:16] WARNING[27703]: pjproject: <?>:                        sdp.c .Error adding media attribute, attribute is ignored: Too many objects of the specified type (PJ_ETOOMANY)
[May 28 10:38:16] WARNING[27703]: pjproject: <?>:                        sdp.c .Error adding media attribute, attribute is ignored: Too many objects of the specified type (PJ_ETOOMANY)
[May 28 10:38:16] WARNING[27703]: pjproject: <?>:                        sdp.c .Error adding media attribute, attribute is ignored: Too many objects of the specified type (PJ_ETOOMANY)
[May 28 10:38:16] WARNING[27703]: pjproject: <?>:                        sdp.c .Error adding media attribute, attribute is ignored: Too many objects of the specified type (PJ_ETOOMANY)
 == Setting global variable 'SIPDOMAIN' to 'asterisk.org'
   -- Executing [7001@webrtc:1] Answer("PJSIP/101-00000010", "") in new stack
[May 28 10:38:17] ERROR[5418]: pjproject: <?>:     icess0x7f1c68042bf8 ..Error sending STUN request: Network is unreachable
[May 28 10:38:17] ERROR[5418]: pjproject: <?>:     icess0x7f1c68042bf8 ..Error sending STUN request: Network is unreachable
   -- Executing [7001@webrtc:2] Dial("PJSIP/101-00000010", "PJSIP/102") in new stack

here's my pjsip.conf file:

[101]
type=aor
max_contacts=5
remove_existing=yes

[101]
type=auth
auth_type=userpass
username=101
password=101


[101]
type=endpoint
aors=101
auth=101
dtls_auto_generate_cert=yes
webrtc=yes
; Setting webrtc=yes is a shortcut for setting the following options:
; use_avpf=yes
; media_encryption=dtls
; dtls_verify=fingerprint
; dtls_setup=actpass
; ice_support=yes
; media_use_received_transport=yes
; rtcp_mux=yes
context=webrtc
disallow=all
allow=opus,h264,g729,ulaw,vp8,vp9
Comments:By: Asterisk Team (asteriskteam) 2020-05-28 05:57:02.053-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

By: Joshua C. Colp (jcolp) 2020-05-28 06:00:47.817-0500

We appreciate the difficulties you are facing, however this does not appear to be a bug report and your request or comments would be better served in a different forum.

The Asterisk community provides support over IRC, mailing lists, and forums as described at http://asterisk.org/community. The Asterisk issue tracker is used specifically to track issues concerning bugs and documentation errors.

Please see the Asterisk Issue Guidelines [1] for instruction on the intended use of the Asterisk issue tracker.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines