Re: [SR-Users] forward to pseudo var destination

2013-04-06 Thread Daniel-Constantin Mierla
Hello, On 4/6/13 5:22 PM, Juha Heinanen wrote: i found the answer. there is send function also in corex module that allows pv arg. in order to avoid confusion, would it be possible to remove send and send_tcp from core? they were removed from core, iirc - Richard did the migration from core

[SR-Users] forward to pseudo var destination

2013-04-06 Thread Juha Heinanen
i found the answer. there is send function also in corex module that allows pv arg. in order to avoid confusion, would it be possible to remove send and send_tcp from core? -- juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing

[SR-Users] forward to pseudo var destination

2013-04-06 Thread Juha Heinanen
looks like forward core function does not accept pseudo var argument. then i found this: I just committed a patch that allow using send() without any parameter: * http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8e4db808bf9f94d3ccf0f14ed22e75586afd0f23 if that commit is