From: Michael K. <mic...@ip...> - 2025-06-21 22:49:27
|
Hi Peter I need to do the same thing at some stage. I have seen migration articles online for this but I will be using ChatGPT with the Asterisk Ace GPT 😊 Regards Michael Knill From: Dr. Peter Voigt <pv...@uo...> Date: Sunday, 22 June 2025 at 3:10 am To: AstLinux List <ast...@li...> Subject: [Astlinux-users] PJSIP migration I am currently running astlinux-1.5.10 x86_64 - Asterisk 18.26.1 using chan_sip. If reading all information correctly, Asterisk 18 will be the last Asterisk supporting chan_sip. So I think it is time to start migrating to res_pjsip.so. My current chan_sip.so configuration is quite simple, just containing two trunk definitions connecting to two different providers and two extensions according to my to phones. I have checked already that module pjsip is loaded (res_pjsip.so and various modules starting with res_pjsip). To get a rough understanding of the whole migration process: Will it be enough to migrate configuration file sip.conf to pjsip.conf and subsequently delete sip.conf. Furthermore, is it sufficient to replace any occurance of "SIP" in extensions.conf with "PJSIP"? I appreciate any feedback including helpful links for further reading possibly showing running pjsip.conf examples. Regards, Peter _______________________________________________ Astlinux-users mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... |