magnusbilling7
magnusbilling7 copied to clipboard
Debian 12 - Voicemail not work
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.