摘要:
若使用的是chan_sip.so模块,则在sip.conf里添加:[10]type=friend;context=phonescontext=publichost=dynamicsecret=12345678[11]type=friend;context=phonescontext=publicho... 阅读全文
posted @ 2015-07-04 18:17
微信公众号--共鸣圈
阅读(1255)
评论(0)
推荐(0)
摘要:
100 Trying 说明caller正在呼叫,但还没联系上callee。 180 Ringing 说明callee已经被联系上,callee的铃正在响.收到这个信息后,等待200 OK 181 Call is being forwarded 说明call被重新路由到另外一个目的地 182 Queu... 阅读全文
posted @ 2015-07-04 13:58
微信公众号--共鸣圈
阅读(6238)
评论(1)
推荐(1)
摘要:
1、查看某个模块是否被包含在编译选项里了:See menuselect.makeoptsIf you see chan_sip in the MENUSELECT_CHANNELS option, then it wasn't selected for building.2、查看是否加载了某个模块:... 阅读全文
posted @ 2015-07-04 08:28
微信公众号--共鸣圈
阅读(323)
评论(0)
推荐(0)