Archives : March-2015

Home » 2015 » March » 03

Hey guys,tried to make tls work with pjsip on asterisk 13.2.0have compiled pjsip with ssl,added transport[tls]type=transport cert_file=/pbx/keys/server.crt ca_list_file=/pbx/keys/ca.key priv_key_file=/pbx/keys/server.key protocol=tls bind=192.168.1.4:5061local_net=192.168.1.0/24external_media_address=77.77.77.77external_signaling_address=77.77.77..

Read more

Ive been having some issues with srtp. so I checked which version of libsrtp I built asterisk 11.6 against. Im on fedora 21, so libsrtp-1.4.4-13.20101004cvs.fc21.x86_64. From https://github.com/cisco/libsrtp it seems that latest release is 1.5.1, relea..

Read more