Infactum / tg2sip

Telegram <-> SIP voice gateway
GNU General Public License v2.0
285 stars 105 forks source link

Any instruction compile For raspberry Pi #28

Open vevees23 opened 4 years ago

vevees23 commented 4 years ago

Hi , i did cross compile on my laptop for raspberry pi, because of raspberry pi has with Pjsip old library binaries (software management apt), i compiled pjlib source , every thing compiled fine after long struggle, but i got error in linking tgsip with openssl lib , i have openssl libdev those supplied with Pi distribution but linker saying those function which are related to ssl are not found

Any help in cross compiling tgsip in my pc for rpi ?

dead commented 4 years ago

I was able to compile in my Rasp 2. Just took 1 day to compile the tg library... tg2sip.zip Compiled in raspbx so it should be compatible with raspbian

Btw, I was not able to test this yet.

augustodinizl commented 3 years ago

tg2sip.zip

can you give me some instructions? about how to setup it in rpi2?

begginerdeveops commented 2 years ago

https://github.com/Infactum/tg2sip/issues/49