-
Notifications
You must be signed in to change notification settings - Fork 123
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
Comments
The magnus billing is compatible with Debian 11.
…On Fri, Nov 8, 2024, 9:30 AM rribeiro ***@***.***> wrote:
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:
magnusD12
*CLI> == Using SIP RTP CoS mark 5 > 0x7fb720017130 -- Strict RTP learning
after remote address set to: XXX.XXX.XXX.XXX:4000 -- Executing
***@***.***: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 ***@***.***:2] Hangup("SIP/1010-00000000", "") in new
stack == Spawn extension (billing, 1011, 2) exited non-zero on
'SIP/1010-00000000' -- Executing ***@***.***: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.
—
Reply to this email directly, view it on GitHub
<#689>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGZ7W5GHCMTUTD6S5PXN2K3Z7SVHNAVCNFSM6AAAAABRNMOW4CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2DGOJRG43TEOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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'
magnusD12CLI>
In the same test with Debian 11, it works normally.
The text was updated successfully, but these errors were encountered: