Freeswitch

fs_logo_512_bigger

Configure FreeSwitch to receive Fax

0

Receiving fax in FreeSwitch is quite simple with mod_spandsp, but managing these faxes can be complex.

To help you, i decided to put here all the informations i have about my FreeSwitch configuration to receive faxes. Once you’ll be done with this tutorial, you sould have a nice system which will receive faxes and manage them easily.

(more…)

fs_logo_512_bigger

Modify the effective_caller_id_name in a dialplan from a CSV file

0

The problem that leads to that little article, is that our Freeswitch server is receiving traffic from a Nortel T1 on which it’s impossible to pass the Caller Name associated with a Caller ID, but we already had that link in our database, and exported to a csv file for management, so i decided to write a script that will parse that CSV file and return the associated Caller Name.
(more…)

Go to Top