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

mod_callcenter #2633

Open
bugouxiu opened this issue Oct 23, 2024 · 2 comments
Open

mod_callcenter #2633

bugouxiu opened this issue Oct 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@bugouxiu
Copy link

When using mod_callcenter to call both an agent and an external number simultaneously (using the originate command), I need the external number to be connected before the agent is called. I've set execute_on_answer='callcenter xxx' and parked the call. However, after the external call connects, I receive the warning: "File has 2 channels, muxing to 1 channel will occur." The agent receives the call but cannot hear anything, and the external caller continues to hear a warning tone even after hanging up; the channel remains active. This issue does not occur when calling internal numbers. Is there another way to ensure the agent is only called after the external number is connected?thank

@bugouxiu bugouxiu added the bug Something isn't working label Oct 23, 2024
@italorossi
Copy link
Contributor

You probably need to call the external number with ignore_early_media=true.

PS: You'll need to post this question to the mailing list or slack channel followed by your dialplan and debug logs, that's a better way to get help from the community.

@bugouxiu
Copy link
Author

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants