MultiCS Kurulum & install - Multics AutoEx for Auto exchange (Website) | MULTiCS & OSCam EXCHANGE TÜRKFORUM®

MultiCS Kurulum & install Multics AutoEx for Auto exchange (Website)

TüRKMaSTeR

Administrator
Yönetici
Katılım
16 Ocak 2020
Mesajlar
965
Tepkime puanı
11,427
Puanları
268
Ofline
FIRST YOU NEED TO INSTALL APACHE & PHP:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install apache2
sudo apt-get install php
sudo apt-get install php5-curl
sudo service apache2 restart

- add your cfg files in / var / etc / files /
EXcache.cfg
EXCccam.cfg
EXMGcamd.cfg

THEN GIVE chmod 777 to files

- we can add this lines in multics.cfg
INCLUDE "/var/etc/files/EXcache.cfg" <<<<<<<<< after your cache port
INCLUDE "/var/etc/files/EXCccam.cfg" <<<<<<<<< after your cccam port
INCLUDE "/var/etc/files/EXMGcamd.cfg" <<<<<<<<< after your MGCAMD port

THEN add your script in / var / www /
GIVE ALL PHP FILES CHMOD 777
THEN open config.php & change with your info here:

Kod:
<?php
// ports profiles
$skype = "skype";   // your skype id
$nameserver = "SERVER";  // server name
$mail = "********* "; // your email
$url = "************x.net"; // your host
$port = "******x"; // http port
$user = "******xx"; // http user
$pass = "******xx"; // http pass
$version = "r81"; // mcs version // dont tuch i will try with all version of multics

// PORT CCCAM/MGCAMD/CACHE
$portcache = "5555";  // your cache port
$portcccam = "12000"; // your cccam port
$portmgcamd = "13000"; // your mgcamd port
$keys = "01 02 03 04 05 06 07 08 09 10 11 12 13 14"; // your key

// cfg files
$cfgclines = "/var/etc/files/EXCccam.cfg";// cfg cccam file (clines-flines)
$cfgmgcamd = "/var/etc/files/EXMGcamd.cfg";// cfg mgcamd file (mg lines-Nlines)
$cfgcache = "/var/etc/files/EXcache.cfg";// cfg cache file (cache)

?>
 

Ekli dosyalar

  • UPDATE-09-03-2015-ADD-CHECK LINES STATUTS.zip
    4.4 MB · Görüntüleme: 163

intermedya

Member
Katılım
24 Eyl 2020
Mesajlar
50
Tepkime puanı
21
Puanları
18
Ofline
kurulmu yaptım calışıyor ama örnek exchange mgcamd bilgileri dogru giriyorum direk linki ekliyor karşı tarafa n line vermiyor hatayı nerede yapmış ollabilirim
 

themazhar

New member
Katılım
1 Şub 2021
Mesajlar
2
Tepkime puanı
3
Puanları
3
Ofline
It is set up, it works, but I enter the example exchange mgcamd information correctly, it adds the direct link, it does not give the other party the n line, where can I have made the error
please check you are config and multics config file and php same user pass and same port after fix ........reboot you are system
 

sagher

Member
Katılım
5 May 2021
Mesajlar
39
Tepkime puanı
34
Puanları
18
Ofline
Where i store the multics bin file and multics.cfg?
what is the exact format of multics.cfg file
and is it necessary to run multics.bin file using putty command or it will runs automatically

everything is work but connection not ok. generated lines will not connecting to any other multics servers.
 

sagher

Member
Katılım
5 May 2021
Mesajlar
39
Tepkime puanı
34
Puanları
18
Ofline
kurulmu yaptım calışıyor ama örnek exchange mgcamd bilgileri dogru giriyorum direk linki ekliyor karşı tarafa n line vermiyor hatayı nerede yapmış ollabilirim
I am facing the same issue.
Generated line not shown and cache peer not shown online connected..
also tell me where i save Profiles. i save it into multics.cfg file but not shown in profile exchange tab
 

E-Sat

Well-known member
Katılım
16 Şub 2020
Mesajlar
115
Tepkime puanı
250
Puanları
68
Ofline
config.php

<?php
// ports profiles
$skype = "skype"; // your skype id
$nameserver = "SERVER"; // server name
$mail = "xxxxxxxxxxx@gmail.com"; // your email
$url = "xxxxxxxxxxxxx.net"; // your host
$port = "xxxxxxx"; // http port
$user = "xxxxxxxx"; // http user
$pass = "xxxxxxxx"; // http pass
$version = "r81"; // mcs version // dont tuch i will try with all version of multics

// PORT CCCAM/MGCAMD/CACHE
$portcache = "5555"; // your cache port
$portcccam = "12000"; // your cccam port
$portmgcamd = "13000"; // your mgcamd port
$keys = "01 02 03 04 05 06 07 08 09 10 11 12 13 14"; // your key

// cfg files
$cfgclines = "/var/etc/files/EXCccam.cfg";// cfg cccam file (clines-flines)
$cfgmgcamd = "/var/etc/files/EXMGcamd.cfg";// cfg mgcamd file (mg lines-Nlines)
$cfgcache = "/var/etc/files/EXcache.cfg";// cfg cache file (cache)

?>
 

E-Sat

Well-known member
Katılım
16 Şub 2020
Mesajlar
115
Tepkime puanı
250
Puanları
68
Ofline
Thanks for supporting E-Sat !
I thank you, I only made a small contribution
 

sagher

Member
Katılım
5 May 2021
Mesajlar
39
Tepkime puanı
34
Puanları
18
Ofline
Will you please share here your all backup dummy files with exact location? its really helpful for me.
 

gm998

Active member
Katılım
8 Tem 2020
Mesajlar
67
Tepkime puanı
18
Puanları
28
Ofline
Please Update New Script .............
 
Üst