Hi, I am not sure whether sipp support real time audio playing on source machine through headphones, but there are some alternative through which you can validate audio for sipp call.take capture using wireshark/tshark/tcpdump, and decode and play rtp data for that call using wireshark.To capture you can also isert command in sipp scenario. refer thread for hint => http://sourceforge.net/p/sipp/mailman/message/9015094/<!-- Play a pre-recorded PCAP file (RTP stream) --> > <nop> > <action> > > <exec command="tcpdump-vent 9 -s 0 -w uac_echo_[remote_ip]_6000_`date > +%F_%T`.pcap src host [remote_ip] and dst port 6000"/> > </action> > </nop> Best Regards,Sakharam Thorat.From: rutu.pa...@inextrix.com Date: Tue, 8 Sep 2015 13:03:32 +0530 To: sipp-users@lists.sourceforge.net Subject: [Sipp-users] Audio not working with sipp
Hi All, I am using sipp to generate calls and sending calls to remote server's asterisk. In asterisk there is dialplan which plays a .wav file but I am not able to listen that file. If I make call using softphone I can listen that file but with sipp I can't. I am using following command: ./sipp 192.168.1.66 -sf uac.xml -r 1 -l 1 -i 192.168.1.66 -mp 6000 -rtp_echo -inf sippuser.csv Can anyone please assist me with audio issue?What should I do to enable audio in sipp? -- Thanks, Rutu Patel ------------------------------------------------------------------------------ _______________________________________________ Sipp-users mailing list Sipp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sipp-users
------------------------------------------------------------------------------
_______________________________________________ Sipp-users mailing list Sipp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sipp-users