Take a look at the dialog MI functions: http://www.opensips.org/html/docs/modules/1.7.x/dialog.html#id294909
Regards, Ovidiu Sas On Sun, Jan 15, 2012 at 5:42 PM, Dmitriy Abramov <[email protected]> wrote: > Hi, Bogdan. > Where i can get full list of MI command? > I saw http://www.opensips.org/Resources/DocsCoreMi17, but i want to know how > i can get info about calls in opensips? > Regards, > Dmitriy > > On Dec 28, 2011, at 4:00 PM, Bogdan-Andrei Iancu wrote: > > Hi Dmitriy, > > The docs on the MI functions (names and what they are doing) can be found as > part of the module online docs (like > http://www.opensips.org/html/docs/modules/1.7.x/tm.html#id294662). > > MI commands can be triggered via FIFO files, via XMLRPC or via simple UDP > package. > > For same examples, check "examples/web_im/" directory. > > Regards, > Bogdan > > On 12/28/2011 10:46 AM, Dmitriy Abramov wrote: > > Hello, Bogdan. > Thank you for answer > Where i can read more about MI and how to use it. maybe examples. > > Regards, > Dmitriy Abramov. > > On Dec 27, 2011, at 2:15 PM, Bogdan-Andrei Iancu wrote: > > Hello Dmitriy, > > A call pickup scenario is related to call setup, so it is more appropriate > to handle it at transaction level (while b2bua is at call level). > > On the other hand, as far I understand the call pickup scenario, you can try > using the MI commands to cancel/terminate the current ringing call and from > failure route to create a new branch to the new device. > > Regards, > Bogdan > > On 12/26/2011 09:21 AM, Dmitriy Abramov wrote: > > Hi. > Anyone has example files how make call pickup with opensips? > I read about b2bua, but i can't understand how to use it for call pickup. > > Best regards, > Dmitriy Abramov > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > -- > Bogdan-Andrei Iancu > OpenSIPS Founder and Developer > OpenSIPS solutions and "know-how" > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > -- > Bogdan-Andrei Iancu > OpenSIPS Founder and Developer > OpenSIPS solutions and "know-how" > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
