Hi,
attached patch converts the utils module to use the sr msg_send functionality.
Please review if the API is used correct.
In kamailio we use this "while( get_next_su( proxy, to, 0) == 0 );" construct
to loop over all destinations (e.g. for failover), how this is handled in sr?
Thanks,
Henning