[asterisk-bugs] [JIRA] (ASTERISK-26347) Asterisk not sending out RTP packets in case of redirect call

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Sep 8 12:29:01 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=232217#comment-232217 ] 

Rusty Newton commented on ASTERISK-26347:
-----------------------------------------

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.

You might try the http://community.asterisk.org site first. If with the help of the community you determine in more detail what is happening and it appears to be a bug, then you can reopen this issue or open a new issue detailing the exact nature of what the bug is.

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



> Asterisk not sending out RTP packets in case of redirect call
> -------------------------------------------------------------
>
>                 Key: ASTERISK-26347
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26347
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/Interoperability
>    Affects Versions: 13.10.0-rc1
>         Environment: Virtual Machine on ESXi6 (VM Version 11, 4vCPU, 16Gb RAM), OS: CentOS release 6.8 (Final) x86_84
>            Reporter: Denis S.Davydov
>            Severity: Minor
>         Attachments: ukr8.cap, ukr8.txt
>
>
> I have Asterisk 13.10.0-rc1 inside my network with private address, also I have bidirectional (1:1) nat mapping from 212.65.93.74 to this address. My ouside provider is 62.221.34.22.
> Calls from outside to my Asterisk is working fine! I have RTP flow. The same thing for calls to outside from one of my internal phones connected to my Asterisk within private addresses. Everything works fine. But if I get the call from outside and redirect it by Dial app back to provider on another callee, I saw no any RTP traffic via Asterisk. Could you tell me why?
> Scheme: A calls B, B calls C
> (A - external phone from my SIP provider, B - the extension in my Asterisk, C - another external phone I call via my SIP provider).
> See attachments. Output debug information about calls and also dump file.
> From sip.conf:
> {code}
> externip=212.65.93.74
> localnet=192.168.0.0/255.255.0.0
> ...
> [vega]
> type=peer
> trunkname=vega
> host=62.221.34.22
> context=from-trunk
> insecure=invite
> disallow=all
> allow = alaw
> nat = no
> directmedia = no
> dtmfmode = rfc2833
> qualify=yes
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list