[asterisk-bugs] [JIRA] Commented: (ASTERISK-20333) 'directmedia' not working any more

Maciej Krajewski (JIRA) noreply at issues.asterisk.org
Tue Sep 25 02:26:27 CDT 2012


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

Maciej Krajewski commented on ASTERISK-20333:
---------------------------------------------

Hi Rusty,
about the capture - it might be confusing because the capture was made on vserver were host is with interface bonding + vlans (in this case, tshark captures doubled or tripled incoming packets on interface). However form application side everything is ok (you can see it from asterisk logs with 'sip debug on').

Well, me experience with direct media is a little bit different - in 1.8.13.1 only dtmfmode=info worked fine (the rtp stream flew directly between phones). I've made test on yelink + cisco and also 2 softphones on the same computer and the behaviour was as I written earlier. Namely, on asterisk after 1.8.13.1 - directmedia stopped working at all. On asterisk 1.8.13.1 direcmedia worked only if dtmfmode=info.


> 'directmedia' not working any more
> ----------------------------------
>
>                 Key: ASTERISK-20333
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20333
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 1.8.15.0
>            Reporter: Maciej Krajewski
>         Attachments: directmedia.cap, full, full+sipdebug.log, sippeers.csv, sippeers_propper.txt
>
>
> I've updated me asterisk today from 1.8.13.1 to 1.8.15.0,, what I've noticed is that directmedia has stopped working.
> I'm using realtime peer configuration, I have directmedia set to yes on both friends calling each other (simple dial without any options).
> {code}
> exten => 1,1,Dial(SIP/test002)
> same => n,Hangup()
> {code}
> Configured peers has dtmfmode set to "info" (I know this is an issue that direct media ins not working if set to rfc2833 or inbound).
> When I've downgraded asterisk to 1.8.13.1 the directmedia has worked again. I've done some investigation and what I  have found is that some change between 1.8.13.1 and 1.8.14.0 has done that.
> I've attached the logs from asterisk 1.8.15.0

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list