[asterisk-bugs] [JIRA] Feedback Entered: (ASTERISK-20333) 'directmedia' not working any more
Maciej Krajewski (JIRA)
noreply at issues.asterisk.org
Thu Sep 6 10:20:07 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maciej Krajewski updated ASTERISK-20333:
----------------------------------------
Send back to Developer?: I'm not done! I will comment again later to send it back. (was: I'm done. Send it back!)
Status: Waiting for Feedback (was: Waiting for Feedback)
Hi Matt,
I've mentioned the DTMF mode - because on asterisk 1.8.13.1 (the last version the directmedia was actually working) If I had dtmfmode any other than INFO the reinvite with direct IP a addresses in SDP was not sent.
Setting this to INFO made asterisk to send reinvite to both sides - maybe this also need to be checked?
I have found this info on this side (and this is actually true) - http://www.voip-info.org/wiki/view/Asterisk+sip+canreinvite
I will attach the cap file in a sec
> '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
> Assignee: Maciej Krajewski
> Attachments: 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