ChinaUnix.net
相关文章推荐:

asterisk和pjsip

参考文档:http://asteriskguru.com/tutorials/asterisk_gui.html 根据上述链接中的步骤,在Ubuntu8.04 中建立asteriskGui 安装asterisk Ubuntu的软件库中有asterisk,目前的版本是asterisk 1.4.17~dfsg-2ubuntu1,直接使用 sudo apt-get install asterisk安装即可。 安装 asterisk GUI 1. 获取GUI code 上述链接的中gui code 路径已经变动: svn checkout http://svn.digium.com/svn/asterisk-gui/branches/2.0 asterisk-gui 2...

by langfanyun - VoIP开发技术 - 2012-07-17 08:22:38 阅读(12460) 回复(4)

相关讨论

asterisk可以实现的功能都有哪些啊,可不可以实现监听切线? 谢谢!

by evazaq - VoIP开发技术 - 2007-11-27 14:36:07 阅读(5877) 回复(5)

这是一个对asterisk 人员的采访,看来人家对我们中国人有抱怨,没有对asterisk 有贡献。看来中国人是习惯了索取,不愿意分享。人家”鄙视“了。 ============================= Question 9: If you could change anything about the asterisk community, what would it be? I've mentioned this a few times in various talks, but I'm sorry to saythat we don't see as much contribution from the development communitiesin Ch...

by zhulizhong - VoIP开发技术 - 2009-09-07 13:52:59 阅读(3406) 回复(3)

asterisk中对某个peer的类型分为3种:peer, userfriend 看看voip-info对这三种类型的解释 peer: A SIP entity to which asterisk sends calls (a SIP provider for example). If you want a user (extension) to have multiple phones, define an extension that calls two SIP peers. The peer authenticates at registration. user: A SIP entity which places calls through asterisk (A phone which can place calls onl...

asteriskSIPtype

by szbangian - VoIP开发技术 - 2010-06-04 10:35:09 阅读(3674) 回复(0)

使用asterisk 1.4.18 huawei IAD 104H 注册成功,但是状态是UNREACHABLE 无法拨号 请求有什么方法可以解决?

by reachcool - VoIP开发技术 - 2009-10-31 15:57:39 阅读(4954) 回复(2)

hello: if you want to install asterisk, chan_ss7 and zaptel, please follow these steps: 1) download asterisk-1.4.20, zaptel-1.4.10 and chan_ss7_1.1 2) unzip asterisk-1.4.20.tar.gz to /usr/src, under asterisk dir, please run: ./configure, make and make install, make samples. 3) unzip zaptel-1.4.10.tar.gz to /usr/src/, under zaptel dir, please run: ./confiugre, make and make install 4) unzip the cha...

by zhulizhong - VoIP开发技术 - 2010-03-19 19:16:09 阅读(6807) 回复(1)

asterisk Skype 的整合測試(二) chanskype 的 Version 是 1.2.11 (FC6)。而chanskype voskey 一樣需要安裝 skype (Linux)。我的經驗是:不要用新的。因為新的版本有很多setting 需要調較,所以建議用版本 1.3。 chanskype 網站有一套 skype 1.3 Linux 版可以下載。 我現在系統的配置如下: Fedora 8 asterisk 1.4.21 VNC Server Skype 1.3 (Linux) Qt 3 Library AMD Alton CPU 512 MB RAM 我嘗試過用CentOS 5.1 ...

by wheel - VoIP开发技术 - 2009-05-24 12:09:45 阅读(4393) 回复(2)
by ericdai - VoIP开发技术 - 2008-01-02 23:41:20 阅读(3574) 回复(0)

首先安装asterisk,可参见本站内相关的内容,这里不详述。 下载并编译OH323.SO模块,该模块会用到pwlibopenh323两个库,现已经成功编译一个静态连接pwlibopenh323库的模块。 如果要编译,必须注意pwlibopenh323的版本,有个USE_OLD_CAPABILITIES_API编译开关对应较老的版本。我使用的是 asterisk-oh323-0.7.3.tar.gz 即oh323 v0.7.3版本,该版本对应于asterisk 1.2.x (asterisk有两个版本树,一个是Stable版本系列1.0.x, ...

网络技术

by happyyangxu - 网络技术文档中心 - 2007-08-15 13:20:02 阅读(798) 回复(0)

哪位asterisksoftphone在同一台机器上跑的? 我在linux下安装了asterisk服务后,在同一机器上用Ekiga softphone的时候报错说SIP已经监听,不能使用,那怎么办呢?如何修改才能让同一机器下这两者联系起来?

by ermu - VoIP开发技术 - 2007-05-17 16:10:15 阅读(3927) 回复(5)

首先安装asterisk,可参见本站内相关的内容,这里不详述。 下载并编译OH323.SO模块,该模块会用到pwlibopenh323两个库,现已经成功编译一个静态连接pwlibopenh323库的模块。 如果要编译,必须注意pwlibopenh323的版本,有个USE_OLD_CAPABILITIES_API编译开关对应较老的版本。我使用的是asterisk-oh323-0.7.3.tar.gz 即oh323 v0.7.3版本,该版本对应于asterisk 1.2.x (asterisk有两个版本树,一个是Stable版本系列1.0.x, 一个...

by whx3086 - VoIP开发技术 - 2007-04-11 09:38:25 阅读(4629) 回复(0)