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

Debian 12 - Voicemail not work #689

Open
rribeiro opened this issue Nov 8, 2024 · 1 comment
Open

Debian 12 - Voicemail not work #689

rribeiro opened this issue Nov 8, 2024 · 1 comment

Comments

@rribeiro
Copy link

rribeiro commented Nov 8, 2024

I have done several installations on Debian 12 (php8.3) and in all of them I noticed that voicemail does not work even after activating it on the sip account. It simply disconnects the call instead of forwarding it to voicemail.

In the console it looks like this:

magnusD12CLI>
== Using SIP RTP CoS mark 5
> 0x7fb720017130 -- Strict RTP learning after remote address set to: XXX.XXX.XXX.XXX:4000
-- Executing [1011@billing:1] AGI("SIP/1010-00000000", ""/var/www/html/mbilling/resources/asterisk/mbilling.php"") in new stack
-- Launched AGI Script /var/www/html/mbilling/resources/asterisk/mbilling.php
-- AGI Script Executing Application: (DIAL) Options: (SIP/1011,60,TtiL(3600000:61000:30000))
> Limit Data for this call:
> timelimit = 3600000 ms (3600.000 s)
> play_warning = 61000 ms (61.000 s)
> play_to_caller = yes
> play_to_callee = no
> warning_freq = 30000 ms (30.000 s)
> start_sound =
> warning_sound = timeleft
> end_sound =
-- No devices or endpoints to dial (technology/resource)
> 0x7fb720017130 -- Strict RTP learning after remote address set to: XXX.XXX.XXX.XXX::4000
> 0x7fb720017130 -- Strict RTP switching to RTP target address XXX.XXX.XXX.XXX::4000 as source
-- <SIP/1010-00000000>AGI Script /var/www/html/mbilling/resources/asterisk/mbilling.php completed, returning 0
-- Executing [1011@billing:2] Hangup("SIP/1010-00000000", "") in new stack
== Spawn extension (billing, 1011, 2) exited non-zero on 'SIP/1010-00000000'
-- Executing [h@billing:1] Hangup("SIP/1010-00000000", "") in new stack
== Spawn extension (billing, h, 1) exited non-zero on 'SIP/1010-00000000'
magnusD12
CLI>

In the same test with Debian 11, it works normally.

@yurikurka
Copy link
Contributor

yurikurka commented Nov 8, 2024 via email

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

No branches or pull requests

2 participants