[asterisk-bugs] [JIRA] Commented: (ASTERISK-20333) 'directmedia' not working any more
Maciej Krajewski (JIRA)
noreply at issues.asterisk.org
Tue Oct 2 13:47:27 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=197854#comment-197854 ]
Maciej Krajewski commented on ASTERISK-20333:
---------------------------------------------
Hi Rusty,
no problem, all of the addresses are in 24 bit network, different vlans connected to the same router.
10.0.4.63 is the address of asterisk let say VLAN A
10.0.0.2 is the address of the test001 user in VLAN B
172.16.0.84 is the address of the test002 user in VLAN C
I've tried placing test002 in VLAN B however id did not make any change.
About the restriction of traffic between those vlans - none. No nat, simply allow in both directions. Every endpoint see each other on their ip addresses, can ping each other etc.
> '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