{"nftables-status",0,0,G_OPTION_ARG_NONE,&nftables_status,"Check nftables rules, print result and exit",NULL},
{"nftables-status",0,0,G_OPTION_ARG_NONE,&nftables_status,"Check nftables rules, print result and exit",NULL},
#endif
#endif
{"interface",'i',0,G_OPTION_ARG_STRING_ARRAY,&if_a,"Local interface for RTP","[NAME/]IP[!IP]"},
{"interface",'i',0,G_OPTION_ARG_STRING_ARRAY,&if_a,"Local interface for RTP","[NAME/]IP[!IP]"},
{"templates",0,0,G_OPTION_ARG_STRING,&templates_section,"Config section to read signalling templates from ","STR"},
{"save-interface-ports",'S',0,G_OPTION_ARG_NONE,&rtpe_config.save_interface_ports,"Bind ports only on first available interface of desired family",NULL},
{"save-interface-ports",'S',0,G_OPTION_ARG_NONE,&rtpe_config.save_interface_ports,"Bind ports only on first available interface of desired family",NULL},
{"subscribe-keyspace",'k',0,G_OPTION_ARG_STRING_ARRAY,&ks_a,"Subscription keyspace list","INT INT ..."},
{"subscribe-keyspace",'k',0,G_OPTION_ARG_STRING_ARRAY,&ks_a,"Subscription keyspace list","INT INT ..."},
{"listen-ng",'n',0,G_OPTION_ARG_STRING_ARRAY,&listenngs,"UDP ports to listen on, NG protocol","[IP46|HOSTNAME:]PORT ..."},
{"listen-ng",'n',0,G_OPTION_ARG_STRING_ARRAY,&listenngs,"UDP ports to listen on, NG protocol","[IP46|HOSTNAME:]PORT ..."},