From: George Joseph Date: Fri, 14 Mar 2025 13:13:48 +0000 (-0600) Subject: res_pjsip_outbound_registration.c: Remove xpointer reference to user_agent. X-Git-Tag: 20.13.0-rc1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b48d5fbcc84cee66aae03be3434824e8f5820da8;p=thirdparty%2Fasterisk.git res_pjsip_outbound_registration.c: Remove xpointer reference to user_agent. Commit e86f937e added AMI documentation to the module but the cherry-pick from master to the 20 branch pulled in an xpointer reference to the `user_agent` config option which doesn't actually exist in 20. This causes asterisk to fail to start because it can't load the core-en_US.xml documentation file. The CI cherry-pick tests should have caught this but there was bug in the cherry-picker that was causing the commits to be cherry-picked to the wrong branch. Just removing the xpointer reference resolves the issue. (cherry picked from commit 92e02c1574c2cf8d29eb27bdddda1daa3a1694f9) --- diff --git a/res/res_pjsip_outbound_registration.c b/res/res_pjsip_outbound_registration.c index eeeedd8650..00c60fb606 100644 --- a/res/res_pjsip_outbound_registration.c +++ b/res/res_pjsip_outbound_registration.c @@ -395,9 +395,6 @@ - - -