[asterisk-bugs] [JIRA] (ASTERISK-20751) chan_motif leaves UDP ports open
Oleg Petukhov (JIRA)
noreply at issues.asterisk.org
Wed Nov 28 08:40:45 CST 2012
Oleg Petukhov created ASTERISK-20751:
----------------------------------------
Summary: chan_motif leaves UDP ports open
Key: ASTERISK-20751
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20751
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_motif
Affects Versions: 11.0.1
Environment: Ubuntu precise (12.04.1 LTS), Ubuntu oneric (11.10)
asterisk 11.0.1, asterisk-1.8.19.0-rc1, asterisk SVN
Reporter: Oleg Petukhov
I configured chan_motif to work with Google Voice, and was able to send and receive calls. But after some time i have noticed that there is a lot of opened UDP ports in the system. I disabled all other channels except chan_motif - still the same situation. According to 'module show like res_rtp_asterisk.so', every time when call is made using chan_motif, [Use count] increments by one. And i cannot unload/reload 'res_rtp_asterisk.so' cause of it. So for me it looks like chan_motif opens RTP channel using 'res_rtp_asterisk.so', but for some reason not closing it after hangup.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list