Skip to content

Instantly share code, notes, and snippets.

@govind0229
govind0229 / Outbound setup for freeswitch.md
Last active April 3, 2024 18:52
Free-switch outbound calling through Asterisk setup

Freeswitch outbound calling through Asterisk

[cloud]
type=peer
host=X.X.X.X
port=5080
allow=all
;allow=ulaw
;allow=alaw
trustrpid=yes
@govind0229
govind0229 / Pycurl Package Import Issue.md
Last active December 21, 2020 11:37
Auto-dial script not running getting pycurl package import issue.

-- autodial scriprt not running getting pycurl package import issue --

yum install openssl-devel pip install --compile --install-option="--with-openssl" pycurl