[sr-dev] any reason why pua publ_info does not include outbound_proxy?

Juha Heinanen jh at tutpro.com
Tue Oct 21 19:09:53 CEST 2014


Daniel-Constantin Mierla writes:

> I guess it was not needed, you can add it.

i added outbound_proxy to pua publ_info and modified send_publish to use
it.  then i thought to add outbound_proxy param also to pua_publish mi
command, but it turned out that adding a new param would mean breaking
backwards compatibility.

the only real solution that came to mind is switching from positional mi
params to jason style name/value params.  since that would be a rather
big change, i tried to implement pua.publish rpc command, but was not
able to figure how to map MI_ASYNC_RPL_FLAG to RPC_DELAYED_REPLY (if
that mapping is possible at all).

-- juha



More information about the sr-dev mailing list