asterisk/asterisk.spec

changeset 756
ca81a21bc445
parent 755
192d78fefb97
child 759
f2dfc2de2a7d
equal deleted inserted replaced
20:58a1ad99b23b 21:571ab8e79431
74 %option with_libpri no 74 %option with_libpri no
75 %option with_esounds no 75 %option with_esounds no
76 %option with_xfersips yes 76 %option with_xfersips yes
77 %option with_proxymwi yes 77 %option with_proxymwi yes
78 %option with_smdipoll 10 78 %option with_smdipoll 10
79 %option with_motxchan Local/17094009 79 %option with_motxchan phold
80 80
81 # correct implicit interdependencies 81 # set implicit interdependencies default values
82 %if "%{with_motxchan}" == "phold"
82 %if "%{with_capi}" == "yes" 83 %if "%{with_capi}" == "yes"
83 #%define with_motxchan CAPI/ISDN1/090032669002 # Materna (Anny Way) 84 #%define with_motxchan CAPI/ISDN1/090032669002 # Materna (Anny Way)
84 %define with_motxchan CAPI/ISDN1/17094009 85 %define with_motxchan CAPI/ISDN1/17094009
86 %else
87 %define with_motxchan Local/17094009
88 %endif
85 %endif 89 %endif
86 90
87 # list of sources 91 # list of sources
88 Source0: http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-%{V_asterisk}.tar.gz 92 Source0: http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-%{V_asterisk}.tar.gz
89 Source1: ftp://ftp.chan-capi.org/chan-capi/chan_capi-%{V_chan_capi}.tar.gz 93 Source1: ftp://ftp.chan-capi.org/chan-capi/chan_capi-%{V_chan_capi}.tar.gz

mercurial