Skip to content

Prevent sending of useless out-of-dialog 180 replies

Prevent the PushNotification module from sending an out-of-dialog "180 Ringing" reply when an in-dialog 180 reply has already been forwarded back by Router module.

The actual fix is in src/module-pushnotification.cc . Other modifications are for code modernisation.

(cherry picked from commit 88420edc)

Merge request reports