[asterisk-bugs] [JIRA] (ASTERISK-30326) Setting enable_callee_prompt=no(false) in followme.conf breaks timeout for calling from FollowMe application

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Thu Nov 24 09:35:51 CST 2022


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

Joshua C. Colp updated ASTERISK-30326:
--------------------------------------

    Affects Version/s:     (was: 16.24.0)
                       18.15.0

> Setting enable_callee_prompt=no(false) in followme.conf breaks timeout for calling from FollowMe application
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-30326
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30326
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_followme
>    Affects Versions: 18.15.0
>            Reporter: nenadr
>
> Setting followme.conf profile like:
> [group30]
> context=extensions
> number=16,10,1
> number=24,10,2
> enable_callee_prompt=no
> then calling FollowMe(group30) in dialplan, makes FollowMe application dial only first 'number' entry (16) forever, ignoring the configured 10sec timeout.
> Setting 'enable_callee_prompt' back to yes(true) normal application behavior is restored: FollowMe dials 16 for 10seconds, then 24 for 10 seconds, and timeouts if call is not answered and accepted by DTMF sequence defined in 'takecall' of general or profile section of followme.conf.
> 'enable_callee_prompt' and ability to disable prompting calee to accept or decline call, was added by ASTERISK-29010 so it seems that this is a regression.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list