diff --git a/coreapi/proxy.c b/coreapi/proxy.c index 84a0338a5352f9d30a7d1ab6fb424310f77bbde5..4569f75f5f9c18357bbe05a656087ba6ddc09be9 100644 --- a/coreapi/proxy.c +++ b/coreapi/proxy.c @@ -702,6 +702,7 @@ static dial_plan_t const dial_plans[]={ {"Ireland" ,"IE" , "353" , 9 , "00" }, {"Israel" ,"IL" , "972" , 9 , "00" }, {"Italy" ,"IT" , "39" , 10 , "00" }, + {"Jersey" ,"JE" , "44" , 10 , "00" }, {"Jamaica" ,"JM" , "1" , 10 , "011" }, {"Japan" ,"JP" , "81" , 10 , "010" }, {"Jordan" ,"JO" , "962" , 9 , "00" },