Building Telephony Systems with OpenSIPS - Second Edition
by Flavio E. Goncalves, Flavio E Goncalves, Bogdan-Andrei Iancu
Summary
In this chapter, you learned many new concepts regarding dialogs. To use them is relatively simple: you have to enable the module and create the dialog using the create_dialog() function. Make sure that you have understood the concept of dialog matching, which is key to making it work and understanding the possible issues. Dialog variables and flags are useful when you need to persist variables from an initial request to a sequential request. To count calls by the domain, caller, or any other parameter, use the profiling feature. You also learned how to send commands and generate statistics via the MI interface. Overall, this chapter is very important, so do not forget the advanced features such as the SIP session timers, dialog validation, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access