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

Maciej Krajewski (JIRA) noreply at issues.asterisk.org
Tue Oct 2 15:30:27 CDT 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maciej Krajewski closed ASTERISK-20333.
---------------------------------------

    Resolution: Not A Bug

Rusty, Matt,
thank you for your help.
After Matt latest post the RTP media still did not work as it should. I revisioned my sip.conf, after commenting many options witch did not change anything. I have found the source of the problem... in my extensions.conf I had such a declaration:
{code}
[globals]
DYNAMIC_FEATURES=>rod
{code}

and this was it... after deleting it it has stared to work... Once again thank you very much for your help.

> '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, sip.conf, 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