[asterisk-bugs] [JIRA] (ASTERISK-15530) 'interval' option doesn't work
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Jan 15 11:45:46 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-15530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=201557#comment-201557 ]
Matt Jordan commented on ASTERISK-15530:
----------------------------------------
Please note that {{chan_mobile}} is an extended support module. As such, development effort for it typically comes from the Asterisk open source community. Response times may reflect that.
> 'interval' option doesn't work
> ------------------------------
>
> Key: ASTERISK-15530
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-15530
> Project: Asterisk
> Issue Type: Bug
> Components: Addons/chan_mobile
> Reporter: pj
> Severity: Minor
> Attachments: debug.txt
>
>
> When I disconnect mobile phone from chan_mobile, it takes about 55sec that chan_mobile reconnect again, even I have 'interval=10' in chan_mobile.conf
> two disconnect/reconnect tests:
> [Jan 27 15:45:58] -- Bluetooth Device E61 has disconnected.
> [Jan 27 15:46:54] -- Bluetooth Device E61 has connected, initializing...
> [Jan 27 15:47:05] -- Bluetooth Device E61 has disconnected.
> [Jan 27 15:47:59] -- Bluetooth Device E61 has connected, initializing...
> ****** ADDITIONAL INFORMATION ******
> chan_mobile.conf
> [adapter]
> interval=10 ; Number of seconds between trying to connect to devices.
> id=blue
> address=00:24:2B:FA:F3:DE
> [E61]
> address=00:12:D1:86:91:C5
> port=28
> context=incoming-mobile
> adapter=blue
--
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