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

Maciej Krajewski (JIRA) noreply at issues.asterisk.org
Wed Aug 29 08:29:07 CDT 2012


'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
    Affects Versions: 1.8.15.0
            Reporter: Maciej Krajewski
         Attachments: full

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