mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-02 17:03:52 +00:00
specfile another spot v2
This commit is contained in:
parent
ce845c4b8a
commit
310f18982f
@ -1705,6 +1705,7 @@ fi
|
|||||||
%dir %attr(0750, freeswitch, daemon) %{sysconfdir}/mrcp_profiles
|
%dir %attr(0750, freeswitch, daemon) %{sysconfdir}/mrcp_profiles
|
||||||
%dir %attr(0750, freeswitch, daemon) %{sysconfdir}/sip_profiles
|
%dir %attr(0750, freeswitch, daemon) %{sysconfdir}/sip_profiles
|
||||||
%dir %attr(0750, freeswitch, daemon) %{sysconfdir}/sip_profiles/external
|
%dir %attr(0750, freeswitch, daemon) %{sysconfdir}/sip_profiles/external
|
||||||
|
%dir %attr(0750, freeswitch, daemon) %{sysconfdir}/sip_profiles/external-ipv6
|
||||||
%dir %attr(0750, freeswitch, daemon) %{sysconfdir}/skinny_profiles
|
%dir %attr(0750, freeswitch, daemon) %{sysconfdir}/skinny_profiles
|
||||||
#
|
#
|
||||||
#################################### Grammar Directory Structure #####################################################
|
#################################### Grammar Directory Structure #####################################################
|
||||||
@ -1873,6 +1874,7 @@ fi
|
|||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/sip_profiles/*.xml
|
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/sip_profiles/*.xml
|
||||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/sip_profiles/external/*.xml
|
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/sip_profiles/external/*.xml
|
||||||
|
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/sip_profiles/external-ipv6/*.xml
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
# Other Protocol Profiles (skinny, jingle, mrcp)
|
# Other Protocol Profiles (skinny, jingle, mrcp)
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user