Asterisk crashes using privacy 'p' mode in the Dial application

Hello,

I’m using the privacy/screening mode in Asterisk 13.7 by adding the ‘p’ parameter to the Dial application the following way:

exten => 1,1,Dial(PJSIP/111111111@trunk,mp)

When the callee picks up the phone, he’s prompted with the four standard options: Connect the call, Send to Voicemail, Torture menu or Do Not Call. If any option other than “1” is pressed or even if no option is selected after a while and the call is sent to Voicemail, Asterisk just crashes and the service restarts.

Does anyone know why this might be happening? Do I need to configure some other thing to make this work like a default voicemail for this option, the torture menu or some other thing?

Any help will be very appreciated.

This has been reported on the issue tracker[1] and there is nothing to be done to make it work, except fixing the crash.

[1] https://issues.asterisk.org/jira/browse/ASTERISK-25691

1 Like