This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
Watch
1
Star
0
Fork
You've already forked freeswitch
0
Code
Issues
Projects
Releases
Wiki
Activity
a34165722a
freeswitch
/
scripts
/
lua
/
helloworld.lua
2 lines
68 B
Lua
Raw
Blame
History
session
:
answer
(
)
;
session
:
streamFile
(
"
blah.wav
"
)
;
session
:
hangup
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink