[SR-Users] Pickup group implementation in Kamailio

M.C. matteo.campana at gmail.com
Mon May 14 01:15:45 CEST 2012


Hi all,
I want to implement a "group pickup" (asterisk like) with Kamailio and Snom
phones.
I found in the changelog this comment:
"- an useful application - call pickup:
- INVITE comes in, callee is in a pickup group
- store callid, cseq, etc in database or notify the other phones in

    	  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?

Regards,
Matteo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20120514/4e9e4b06/attachment.htm>


More information about the sr-users mailing list