[asterisk-bugs] [JIRA] (ASTERISK-24269) Delay in connection of speech with pjsip and webrtc
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Aug 29 18:12:29 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-24269:
------------------------------------
Description:
Whenever bridge is attempted a error for stun is shown on CLI
ERROR[25051]: pjsip:0 <?>: icess0x7f4f140 ..Error sending STUN request: Invalid argument
which probably is causing a delay in speech when the remote party answers .
Rest all other functionality is working fine .
{noformat}
-- Executing [101 at default:1] NoOp("PJSIP/102-00000004", "") in new stack
-- Executing [101 at default:2] Dial("PJSIP/102-00000004", "PJSIP/101") in new stack
-- Called PJSIP/101
-- PJSIP/101-00000005 is ringing
-- PJSIP/101-00000005 answered PJSIP/102-00000004
-- Channel PJSIP/102-00000004 joined 'simple_bridge' basic-bridge <df577e1b-673d-4b71-815b-62420e73783b>
-- Channel PJSIP/101-00000005 joined 'simple_bridge' basic-bridge <df577e1b-673d-4b71-815b-62420e73783b>
[Aug 26 12:06:29] ERROR[25051]: pjsip:0 <?>: icess0x7f4f140 ..Error sending STUN request: Invalid argument
[Aug 26 12:06:29] ERROR[25051]: pjsip:0 <?>: icess0x1fdfeb8 ..Error sending STUN request: Invalid argument
> 0x7f4f14041290 -- Probation passed - setting RTP source address to 192.168.1.243:62186
> 0x7f4f1402bea0 -- Probation passed - setting RTP source address to 192.168.1.161:58468
-- Channel PJSIP/101-00000005 left 'simple_bridge' basic-bridge <df577e1b-673d-4b71-815b-62420e73783b>
-- Channel PJSIP/102-00000004 left 'simple_bridge' basic-bridge <df577e1b-673d-4b71-815b-62420e73783b>
{noformat}
was:
-- Executing [101 at default:1] NoOp("PJSIP/102-00000004", "") in new stack
-- Executing [101 at default:2] Dial("PJSIP/102-00000004", "PJSIP/101") in new stack
-- Called PJSIP/101
-- PJSIP/101-00000005 is ringing
-- PJSIP/101-00000005 answered PJSIP/102-00000004
-- Channel PJSIP/102-00000004 joined 'simple_bridge' basic-bridge <df577e1b-673d-4b71-815b-62420e73783b>
-- Channel PJSIP/101-00000005 joined 'simple_bridge' basic-bridge <df577e1b-673d-4b71-815b-62420e73783b>
[Aug 26 12:06:29] ERROR[25051]: pjsip:0 <?>: icess0x7f4f140 ..Error sending STUN request: Invalid argument
[Aug 26 12:06:29] ERROR[25051]: pjsip:0 <?>: icess0x1fdfeb8 ..Error sending STUN request: Invalid argument
> 0x7f4f14041290 -- Probation passed - setting RTP source address to 192.168.1.243:62186
> 0x7f4f1402bea0 -- Probation passed - setting RTP source address to 192.168.1.161:58468
-- Channel PJSIP/101-00000005 left 'simple_bridge' basic-bridge <df577e1b-673d-4b71-815b-62420e73783b>
-- Channel PJSIP/102-00000004 left 'simple_bridge' basic-bridge <df577e1b-673d-4b71-815b-62420e73783b>
> Delay in connection of speech with pjsip and webrtc
> ----------------------------------------------------
>
> Key: ASTERISK-24269
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24269
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: SVN
> Environment: ubuntu 12.04 with asterisk SVN-branch-12-r421978
> Reporter: Abhay Gupta
> Severity: Minor
>
> Whenever bridge is attempted a error for stun is shown on CLI
> ERROR[25051]: pjsip:0 <?>: icess0x7f4f140 ..Error sending STUN request: Invalid argument
> which probably is causing a delay in speech when the remote party answers .
> Rest all other functionality is working fine .
> {noformat}
> -- Executing [101 at default:1] NoOp("PJSIP/102-00000004", "") in new stack
> -- Executing [101 at default:2] Dial("PJSIP/102-00000004", "PJSIP/101") in new stack
> -- Called PJSIP/101
> -- PJSIP/101-00000005 is ringing
> -- PJSIP/101-00000005 answered PJSIP/102-00000004
> -- Channel PJSIP/102-00000004 joined 'simple_bridge' basic-bridge <df577e1b-673d-4b71-815b-62420e73783b>
> -- Channel PJSIP/101-00000005 joined 'simple_bridge' basic-bridge <df577e1b-673d-4b71-815b-62420e73783b>
> [Aug 26 12:06:29] ERROR[25051]: pjsip:0 <?>: icess0x7f4f140 ..Error sending STUN request: Invalid argument
> [Aug 26 12:06:29] ERROR[25051]: pjsip:0 <?>: icess0x1fdfeb8 ..Error sending STUN request: Invalid argument
> > 0x7f4f14041290 -- Probation passed - setting RTP source address to 192.168.1.243:62186
> > 0x7f4f1402bea0 -- Probation passed - setting RTP source address to 192.168.1.161:58468
> -- Channel PJSIP/101-00000005 left 'simple_bridge' basic-bridge <df577e1b-673d-4b71-815b-62420e73783b>
> -- Channel PJSIP/102-00000004 left 'simple_bridge' basic-bridge <df577e1b-673d-4b71-815b-62420e73783b>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list