Hello,

There are basically 3 ways for you to communicate with OpenSIPS

1. Through an external APP ( DB, etc )
2. MI interface ( polling base method - you run MI commands and OpenSIPS gives you a reply ) 3. Event Interface ( you define certain events and have external scripts listening for those events - and OpenSIPS will trigger your external scripts when the specific events happen )

Regards,

Vlad Paiu
OpenSIPS Developer
http://www.opensips-solutions.com


On 08/23/2012 05:32 AM, Carlos Cruz wrote:

Thanks for your input, where can I find more information on how openSips can communicate with the outside world. The brief description of the Event Notification Interface module and the MI didn't really say very much on the subject.

Carlos

*From:*[email protected] [mailto:[email protected]] *On Behalf Of *Brett Nemeroff
*Sent:* Wednesday, August 22, 2012 9:52 PM
*To:* OpenSIPS users mailling list
*Subject:* Re: [OpenSIPS-Users] Interfacing with opensips

Carlos,

Your Flex application probably isn't compatible with OpenSIPs's management interfaces. Depending on how OpenSIPs is set up, you can get these details from it, but you'll need to design your application to be able to communicate with OpenSIPs.

-Brett

On Wed, Aug 22, 2012 at 3:29 PM, Carlos Cruz <[email protected] <mailto:[email protected]>> wrote:

I'm just starting to evaluate sip proxies to be used as a front end to a couple of Asterisk Servers.

Currently I have an Adobe Flex application that interfaces with Asterisk via AMI using a socket connection. Can someone confirm or correct my understanding that I'm able to get status evens of SIP channels via the Even Notification Interface. For example I'm able to receive notification that a particular SIP channel is "ringing" .

Can my Flex application listen to these events using a socket connection or I need to create an interface for the Linux OS (pipe)

Thanks for any help!!!

Carlos


_______________________________________________
Users mailing list
[email protected] <mailto:[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
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to