Hello!
I want to implement kamailio module for MRCP interaction. I need it for automatic machine detection (AMD) system. I will be grateful for any help and have some initial questions: 1. Is it interesting for anyone? 2. Now I reading http://www.asipto.com/pub/kamailio-devel-guide/ guide. Is it the newest one or I can find something more actual?
I want to implement such scheme: https://unimrcp.org/ea/index.htm?goto=2:1:30 Where kamailio will be on place of PBX, rtp-sender will be on place of IP Phone (and will be connected to RTP stream via proc-subsystem to rtpengine (like a rtpengine-recorder daemon). I want to use same scheme as HTTP async module (define a route, which must be called on event receive).
Hello,
On 24.02.20 14:18, Dmitriy Borisov wrote:
Hello!
I want to implement kamailio module for MRCP interaction. I need it for automatic machine detection (AMD) system. I will be grateful for any help and have some initial questions:
- Is it interesting for anyone?
It sounds interesting.
- Now I reading
http://www.asipto.com/pub/kamailio-devel-guide/%C2%A0guide. Is it the newest one or I can find something more actual?
That's the latest version, lot of things are the same, maybe some files were relocated. You can ask specific questions here on sr-dev if you need to sort out something that is no longer valie.
I want to implement such scheme: https://unimrcp.org/ea/index.htm?goto=2:1:30%C2%A0%C2%A0 Where kamailio will be on place of PBX, rtp-sender will be on place of IP Phone (and will be connected to RTP stream via proc-subsystem to rtpengine (like a rtpengine-recorder daemon). I want to use same scheme as HTTP async module (define a route, which must be called on event receive).
Cheers,
Daniel