On 10/13/2011 11:51 AM, Alex Hermann wrote:
On Wednesday 12 October 2011 12:04:24 Miklos Tirpak
wrote:
message shooter module added
This is a small module for sending out SIP messages
outside of the current transaction. The ruri, from, to, additional
headers, and optionally the body can be specified which make up the
SIP message that is sent out.
How is this different from uac_req_send() ?
Can't your changes/extensions be added to the existing function?
Can the uac Kamailio module be used if the core is compiled as a SER
flavor? As far as I see it depends on the Kamailio rr module, this might
be a problem for us.
The uac module can do the same as far as I see, hence, if it runs with
SER flavor, then this is fine.
Thanks,
Miklos