Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looking for documentation and mailing list etc #51

Open
cron2 opened this issue Jan 7, 2020 · 2 comments
Open

Looking for documentation and mailing list etc #51

cron2 opened this issue Jan 7, 2020 · 2 comments

Comments

@cron2
Copy link

cron2 commented Jan 7, 2020

Hi,

made my way through my first gofaxip+freeswitch install, sent the first faxes, great work :-)

On the way, I had quite a few stumbling points, mostly related to "freeswitch not talking to our 3CX PBX" - something for which the answers are not easy to find, because 3CX people do not know anything about freeswitch, and freeswitch documentation is way larger than the subset required to make GoFaxIP work. So, what I would have liked is a GoFaxIP mailing list or forum to discuss this sort of questions... is there something? Or is "github issues" what you recommend for "end user questions"?

While at it :-) - is there some sort of highlevel documentation how the different components interact? Like, which component is responsible for ECM handling? Is this done by GoFaxIP, or is the fax "just handed over" to FreeSwitch, and something there (spandsp?) handles it?

From what I read between the lines, it seems FreeSwitch/SpanDSP do all the heavy lifting - not only software DSP stuff, but also T.30 handling, ECM, etc. - but I might have misinterpreted something.

Another thing that would be very nice to have is a list of "sample gateway/default.xml" files for various PBXes people use - like, 3CX. Willing to contribute to that.

@denzs
Copy link
Member

denzs commented Jan 20, 2020

Hi!

Thank you for your feedback!

We will investigate your suggestion of a dedicated discussion platform beside the github issue tracker.

In the past, the issue tracker was used like this by some people, but it definitively makes sense to have
a dedicated platform for discussions and exchange of know how and configs...

At the moment Markus' talk from the "Chemnitzer Linux Tage" is propably the document
which would come closest to some thing like "high level documentation".
-> https://chemnitzer.linux-tage.de/2015/de/programm/beitrag/249

We will extend the Readme with some information to address this.

And yes your are right, GOfax.IP itself has nothing to do with all the heavy fax lifting.
FreeSWITCH/mod_sofia is used for the SIP parts and FreeSWITCH/mod_spandsp is used for
all the difficult fax parts like T.30/T.38/ECM and so on..

@andraskende
Copy link

Github Discussions could wprk, I think its in beta currently..

example:
https://github.com/laravel/framework/discussions

"Discussions is a feature under development available on select repositories."

https://github.community/t/can-one-apply-for-github-discussions-beta/121120/375

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants