Hi all,
the group (easy to do for snom phones and extra programmable buttons) via uac_req_send() - send a remote control command telling which call to pickup (callid, cseq) and where to redirect. In config, call t_cancel_callid(). in failure route for INVITE catch the cancelled transaction (flag is set), get the new destination (e.g., stored in htable) and forward the invite there""
regarding new functions in tmx module, but I have found no examples in kamailio documentation.
Is this the way to implement a group pickup in kamailio?