Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acdc fix pickup and exit by dtmf #6745

Open
wants to merge 3 commits into
base: 4.3
Choose a base branch
from

Conversation

vlitvinov
Copy link

  1. Add the possibility to make pickup (call replace) to agent's calls.
  2. Fix an issue with an exit from the queue by pressing DTMF key.

@@ -1032,6 +1033,7 @@ maybe_connect_to_agent(MyQ, EPs, Call, Timeout, AgentId, _CdrUrl) ->
,{<<"Retain-CID">>, <<"true">>}
,{<<"Agent-ID">>, AgentId}
,{<<"Member-Call-ID">>, MCallId}
,{<<"originate_signal_bond">>, MCallId}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't speak to the ACDc-specific portions, but this name should match the format of other keys: Originate-Signal-Bond in this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants