SRTP (Secure Real-Time Transport Protocol or Secure RTP)
SRTP (Secure Real-Time Transport Protocol or Secure RTP) An “internet” is a network of networks, possibly consisting of many different
Read moreSRTP (Secure Real-Time Transport Protocol or Secure RTP) An “internet” is a network of networks, possibly consisting of many different
Read moreCONNECT : Asterisk queue event Event and their associated information CONNECT(holdtime|bridgedchanneluniqueid) The caller was connected to an agent. Hold time
Read moreCOMPLETECALLER : Asterisk queue event Event and their associated information COMPLETECALLER(holdtime|calltime|origposition) The caller was connected to an agent, and the
Read moreCOMPLETEAGENT : Asterisk queue event Event and their associated information COMPLETEAGENT(holdtime|calltime|origposition) The caller was connected to an agent, and
Read moreABANDON : Asterisk queue event Event and their associated information ABANDON(position|origposition|waittime) The caller abandoned their position in the queue.
Read moreAsterisk SIP Trunking : Asterisk as SIP Client The following Configuration Guides are intended to help you connect your SIP
Read morebash: #!/bin/sh asterisk -rx ‘command’ if you want to see the result of a command in a file: asterisk -rx
Read morewebrtc implementation on asterisk with Webphone What is WebRTC WebRTC is a free, open project that provides browsers and mobile
Read moreInstall Asterisk 13 and PJSIP on CentOS 6+ 64 bit Step 1 – Setup the environment The first step is
Read moreThe GotoIf( ) Application GotoIf( ) uses a special syntax, often called the conditional syntax: GotoIf(expression?destination1:destination2) If the expression evaluates
Read more