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

nenadr (JIRA) noreply at issues.asterisk.org
Thu Nov 24 09:31:51 CST 2022


nenadr created ASTERISK-30326:
---------------------------------

             Summary: 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: 16.24.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