Hello, In RTPEngine recording-daemon, I enabled "forward-to" option to unix_socket. All things work right, I got metadata at first, then media packets (RTP-UDP-IP). The metadata for each calls is received just at first packet, but i want to know, if i have more than one concurrent active call in RTPEngine, How can i distinct which media packet was from which call? Thanks with Regards. --Mojtaba Esfandiari.S
Hi,
You can. For every new call a new connection is established using the UNIX socket. So different connections means different calls.
Regards, Paul
Am 09.07.2018 um 10:43 schrieb Mojtaba:
Hello, In RTPEngine recording-daemon, I enabled "forward-to" option to unix_socket. All things work right, I got metadata at first, then media packets (RTP-UDP-IP). The metadata for each calls is received just at first packet, but i want to know, if i have more than one concurrent active call in RTPEngine, How can i distinct which media packet was from which call? Thanks with Regards. --Mojtaba Esfandiari.S
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
I underestand your meaning. Thank you.
On Mon, Jul 9, 2018 at 1:54 PM, Pawel Kuzak pawel.kuzak@1und1.de wrote:
Hi,
You can. For every new call a new connection is established using the UNIX socket. So different connections means different calls.
Regards, Paul
Am 09.07.2018 um 10:43 schrieb Mojtaba:
Hello, In RTPEngine recording-daemon, I enabled "forward-to" option to unix_socket. All things work right, I got metadata at first, then media packets (RTP-UDP-IP). The metadata for each calls is received just at first packet, but i want to know, if i have more than one concurrent active call in RTPEngine, How can i distinct which media packet was from which call? Thanks with Regards. --Mojtaba Esfandiari.S
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users