# freeswitch-lua-demo **Repository Path**: tranfer/freeswitch-lua-demo ## Basic Information - **Project Name**: freeswitch-lua-demo - **Description**: 学习frees witch过程中使用lua脚本实现呼叫中心的一个demo例子 - **Primary Language**: Lua - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 16 - **Created**: 2025-05-27 - **Last Updated**: 2025-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README welcomeivr.lua 欢迎页面,会播放一段ivr,按下0会进入callcenter模块 callagent.lua 处理呼叫中心坐席channel_create事件,这个过程中会注册被叫用户,预先准备用户信息 callrefuse.lua 处理呼叫中心坐席拒绝来电事件,将会发送给应用自定义事件 onreg.lua 处理当话机注册的事件 onunreg.lua 处理话机注销的事件 score.lua 处理交谈完毕之后评分