sip

Mobicents presence server. How to register softphone?

纵饮孤独 提交于 2020-01-11 12:51:34
问题 I have installed the Mobicents Presence server following the guide. The server is installed but now I am not able to proceed further. I mean now how to test the presence or register the devices with XDM, PS and RLS. How do I find on which port the services are running? I am able to see register messages received to the server but on the softphones request timeouts. Is there any documentation which I am missing? Please help. 回答1: The Mobicents SIP Presence Server is not supported anymore.

Playing audio file using sipp

梦想的初衷 提交于 2020-01-11 03:03:26
问题 So using a syntax like ../sipp -sn uac SERVER_IP -s DESTINATION_NUMBER -ap AUTH_PASSWORD -aa -m 1 -l 1 -d 10000 I am able to initiate a sip call. What I want to achieve is, after the callee picks the call, play a .wav file and terminate the call after the file is finished playing. I want to achieve this using the command line arguments. Has someone done this before? 回答1: The latest SIPp version (3.4) does now support direct RTP streaming, from a correctly-encoded WAV file. You'll want to

protel元件封装总结

▼魔方 西西 提交于 2020-01-10 10:57:19
【推荐】2019 Java 开发者跳槽指南.pdf(吐血整理) >>> 零件封装是指实际零件焊接到电路板时所指示的外观和焊点的位置。是纯粹的空间概念因此不同的元件可共 用同一零件封装,同种元件也可有不同的零件封装。像电阻,有传统的针插式,这种元件体积较大,电路板必须钻孔才能安置元件,完成钻孔后,插入元件,再过锡炉或喷锡(也可手焊),成本较高,较新的设计都是采用体积小的表面贴片式元件(SMD)这种元件不必钻孔,用钢膜将半熔状锡膏倒入电路板,再把元件放上,即可焊接在电路板上了。 电阻 AXIAL 无极性电容 RAD 电解电容 RB- 电位器 VR 二极管 DIODE 三极管 TO 电源稳压块78和79系列 TO-126H和TO-126V 场效应管 和三极管一样 整流桥 D-44 D-37 D-46 单排多针插座 CON SIP 双列直插元件 DIP 晶振 XTAL1 电阻 :RES1,RES2,RES3,RES4;封装属性为axial系列 无极性电容 :cap;封装属性为RAD-0.1到rad-0.4 电解电容 :electroi;封装属性为rb.2/.4到rb.5/1.0 电位器 :pot1,pot2;封装属性为vr-1到vr-5 二极管 :封装属性为diode-0.4(小功率)diode-0.7(大功率) 三极管 :常见的封装属性为to-18(普通三极管)to-22(大功率三极管

JAIN-SIP 1.2 for Android: Missing javax.sip.STACK_NAME property

冷暖自知 提交于 2020-01-07 04:39:26
问题 I'm trying to run JAIN-SIP Stack on an Android-Device (4.0.2). I was able to repackage the jar-files which were needed (jain-sip-api-1.2-src.jar, jain-sip-src-1.2.1111.jar, concurrent.jar, log4j-1.2.8.jar). This is my build.xml file which I used: <!-- Converts this project's .class files into .dex files --> <target name="-jarjar" depends="-compile"> <taskdef name="jarjar" classname="com.tonicsystems.jarjar.JarJarTask" classpath="buildtools/jarjar-1.4.jar"/> <jarjar jarfile="${out.absolute.dir

How to launch program from Perl as a separate process? [duplicate]

人走茶凉 提交于 2020-01-06 03:22:14
问题 This question already has answers here : Closed 8 years ago . Possible Duplicate: How can I fire and forget a process in Perl? I'm looking for a way to invoke a new process from a Perl script, that will let a launched program and a Perl script, from which it's launched, proceed to work concurrently. The program is SIPp, if it's important. Thank you. 回答1: If you actually want separate processes, then another option is fork and exec. if (fork) { # In the parent program # Continue as usual ... }

Android SipProfile Uri UDP Port error

断了今生、忘了曾经 提交于 2020-01-06 02:52:29
问题 I want to connect via UPD to my sip server, I have the username, the ip address of the server (domain) and the port (for example 9990). I get the following error: android.net.sip.SipException: SipService.createSession() returns null At this line: mSipManager.register(mSipProfile, 300, mSipRegistrationListener); Here's the code I'm using, adapted from android documentation: private void startSip() { LogUtils.LOGE(TAG, "[startSip]"); if (SipManager.isVoipSupported(this) && SipManager

Windows下编译eXosip、osip,以及UAC和UAS的例子 

匆匆过客 提交于 2020-01-05 08:23:19
从网站上看到了这样的一篇博文 : Windows下编译eXosip、osip,以及UAC和UAS的例子 (链接:http://www.cnblogs.com/dyllove98/archive/2013/06/25/3155427.html) 觉得对学习sip的初学者,包括我,都是很有帮助的。但是那是在window下的编译,我在这里稍微改了一下,让它支持在linux下编译测试运行通过。 我们这里使用库的版本:libosip2-3.6.0.tar,libeXosip2-3.6.0.tar,大家可以自己进入正面的链接去下载。 osip: http://ftp.twaren.net/Unix/NonGNU//osip/libosip2-3.6.0.tar.gz eXosip: http://download.savannah.gnu.org/releases/exosip/libeXosip2-3.6.0.tar.gz 1、解压libosip2-3.6.0.tar ,比如解压目录为 /usr/local/src/, #tar zxvf libosip2-3.6.0.tar -C /usr/local/src 编译该lib库: #./configure #make #make install 2、同理编译libeXosip2 注意最后要更新库,否则在程序执行时,可能会提示找不到库

Voicemail detection on FreeSWITCH

拟墨画扇 提交于 2020-01-05 07:04:12
问题 I am working on a predictive dialer-like application in which I should detect whether the call was picked up by a voicemail or not. I am using the follwing: Server: I am using FreeSWITCH v1.6.11. I built and configured AVMD module. Client: I am using sipml5 connected to Freeswitch via WSS. The idea is when Freeswitch detects a beep sound, it will fire an event called AVMD_EVENT_BEEP. In the following log, I am using a telnet client connected to FreeSWITCH socket. I subscribed to the event via

Filtering VoIP calls with tshark

瘦欲@ 提交于 2020-01-03 13:07:35
问题 I'm analyzing VoIP calls on my network For now i'm using a generated .pcap file, but later i'll be listening for this at real time. I'm using tshark, and i can filter some important data pretty easily from the .pcap (like "source ip address and port", "destination ip addr and Port", payload pckt lost, Max Delta(ms),Max Jitter(ms),Mean Jitter(ms)) with tshark -r myfile -q -z rtp,streams What i want to know is: how can i get the sip addrs of a call? (client and server) I can retrieve some sip

Is it possible to use MJSIP api with Blackberry?

放肆的年华 提交于 2020-01-02 23:12:14
问题 I am trying to develop an VOIP application for blackberry,after a long surf i came to know about mjsip api.But i have a doubt that is it possible to use this api with blackberry development to create VOIP application.Please anyone knows the answer help me. 回答1: Thanks, it's a nice project you found there! There is an J2ME version MjSipME, and the only thing I can say now for sure is that it compiles with Blackberry without any errors. UPDATE You right, there are missunderstanding with