Sure. On Mon, Aug 16, 2021, 01:24 Denys Pozniak <[email protected]> wrote:
> @Mojtaba if not difficult, could you add a description of the installation > process to the wiki? > https://github.com/sems-server/sems/wiki > > > > вс, 15 авг. 2021 г. в 11:06, Mojtaba <[email protected]>: > >> After several attempts to install SEMS in Debian10, it was done >> successfully. >> The issue was strang but I had to install "python3.7-dev >> python3-distutils", and update PATH in Linux. >> Thanks >> >> On Thu, Aug 12, 2021 at 12:32 PM Mojtaba <[email protected]> wrote: >> >>> I installed the master branch of SEMS(1.7.0~dev) as you suggested. I >>> used these commands: >>> $ git clone https://github.com/sems-server/sems.git >>> $ cd sems/ >>> $ ln -s pkg/deb/buster ./debian >>> $ dch -v 1.7.0~dev "SEMS 1.7.0~dev release" >>> $ dpkg-buildpackage -rfakeroot -us -uc >>> >>> Does it need to run "make & make install" commands after above commands >>> or not? because i got these error as i told >>> >>> usr/bin/ld: AmDtmfDetector.o: in function >>> `AmSpanDSPInbandDtmfDetector::streamPut(unsigned char const*, unsigned int, >>> unsigned long long)': >>> ./core/AmDtmfDetector.cpp:768: undefined reference to `dtmf_rx' >>> /usr/bin/ld: AmDtmfDetector.o: in function >>> `AmSpanDSPInbandDtmfDetector::AmSpanDSPInbandDtmfDetector(AmKeyPressSink*, >>> int)': >>> ./core/AmDtmfDetector.cpp:749: undefined reference to `dtmf_rx_init' >>> /usr/bin/ld: AmDtmfDetector.o: in function >>> `AmSpanDSPInbandDtmfDetector::~AmSpanDSPInbandDtmfDetector()': >>> ./core/AmDtmfDetector.cpp:763: undefined reference to `dtmf_rx_free' >>> /usr/bin/ld: AmDtmfDetector.o: in function >>> `AmSpanDSPInbandDtmfDetector::AmSpanDSPInbandDtmfDetector(AmKeyPressSink*, >>> int)': >>> ./core/AmDtmfDetector.cpp:754: undefined reference to >>> `dtmf_rx_set_realtime_callback' >>> collect2: error: ld returned 1 exit status >>> make[1]: *** [Makefile:115: sems] Error 1 >>> make[1]: Leaving directory '/usr/src/sems-master/core' >>> make: *** [Makefile:38: install] Error 2 >>> >>> >>> >>> >>> >>> >>> >>> >>> On Tue, Aug 10, 2021 at 4:24 PM Juha Heinanen <[email protected]> wrote: >>> >>>> Mojtaba writes: >>>> >>>> > Would you please let me know about what version of sems you use? >>>> > Please tell me more about it. >>>> >>>> Master branch of https://github.com/sems-server/sems. >>>> >>>> -- Juha >>>> >>>> __________________________________________________________ >>>> Kamailio - Users Mailing List - Non Commercial Discussions >>>> * [email protected] >>>> Important: keep the mailing list in the recipients, do not reply only >>>> to the sender! >>>> Edit mailing list options or unsubscribe: >>>> * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >>>> >>> >>> >>> -- >>> --Mojtaba Esfandiari.S >>> >> >> >> -- >> --Mojtaba Esfandiari.S >> __________________________________________________________ >> Kamailio - Users Mailing List - Non Commercial Discussions >> * [email protected] >> Important: keep the mailing list in the recipients, do not reply only to >> the sender! >> Edit mailing list options or unsubscribe: >> * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >> > > > -- > > BR, > Denys Pozniak > > > __________________________________________________________ > Kamailio - Users Mailing List - Non Commercial Discussions > * [email protected] > Important: keep the mailing list in the recipients, do not reply only to > the sender! > Edit mailing list options or unsubscribe: > * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >
__________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions * [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe: * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
