<div dir="ltr"><div>Hi all.</div><div><br></div><div>I am starting to implement push notifications on Opensips v3.3, using an old Linphone version that sends out parameters in the following format:</div><div><br></div><div>pn-type instead of pn-provider</div><div>firebase instead of fcm<br></div><div>app-id 
instead of

 pn-param<br>pn-tok 
instead of

 pn-prid</div><div><br></div><div>Location table has flag 0 (I think it should be 4). I tried adding pn-type, app-id in pn_ct_match_params, but didn't seem to work (flag is still 0).</div><div><br></div><div>modparam("registrar", "pn_providers", "apns, fcm, firebase")<br>modparam("registrar", "pn_ct_match_params", "pn-provider, pn-prid, pn-param, pn-type, pn-tok, app-id")<br></div><div></div><div><br></div><div>Is v3.3 incompatible with the old nomenclature or am I missing something?</div><div><br></div><div>Thanks.</div></div>