magnussolution / magnusbilling7

MagnusBilling is a fast, secure, efficient, high availability, VOIP Billing.
https://www.magnusbilling.org
GNU Lesser General Public License v3.0
181 stars 108 forks source link

Debian 12 - Voicemail not work #689

Open rribeiro opened 4 days ago

rribeiro commented 4 days ago

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 [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 commented 4 days ago

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' magnusD12CLI>

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

— Reply to this email directly, view it on GitHub https://github.com/magnussolution/magnusbilling7/issues/689, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGZ7W5GHCMTUTD6S5PXN2K3Z7SVHNAVCNFSM6AAAAABRNMOW4CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2DGOJRG43TEOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>