FreeSWITCH Bridge Timers 101
A cheat sheet for anyone trying to control FreeSWITCH bridge behaviour if you’re trying to move calls around if not answered / responded to.
A cheat sheet for anyone trying to control FreeSWITCH bridge behaviour if you’re trying to move calls around if not answered / responded to.
Mapping the same Call-ID for both legs on a B2BUA / Bridged call.
A simple trick to find all the system paths used in FreeSWITCH
Linking FreeSWITCH and CGrates for realtime credit control and billing
Using Python3 inside the FreeSWITCH Dialplan
A quick look at a possible cause for “INCOMPATIBLE DESTINATION” errors in FreeSWITCH.
Bad Extension is nothing to do with the Dialplan…
Using FreeSWITCH as an IMS Application Server
Starting calls from FreeSWITCH
Using mod_httpapi to HTTP POST call recordings to a remote server
Adding support for AMR Codec in FreeSWITCH
Using FreeSWITCH to serve WebSocket / WebRTC connections
An overview of FreeSWITCH’s ESL
Using CGrateS to rate CSV files
Using Kamailio to transform a Multipart MIME SIP Body into a plain SDP only SIP body.
A look at using the AttributeS module in CGrateS to add key/values, and transform variables.
Using the fs_cli tool again after setting an ESL password
Updated documentation for managing D150 transcoding cards
In our last few posts we got CGrateS setup in order to have rates and tariffs in the system, so we can price a call. Where we ended we were able to use the APIerSv1.GetCost method to get the cost of a call, and today, we’re going to actually create some rated CDRs. So again … Continue reading CGrateS in Baby Steps – Part 4 – Rating Calls
Getting started with CGrateS to bill for calls in a Telecom environment.