Re: [OpenSIPStack] openssbc as carrier router
Brought to you by:
joegenbaclor
From: OpenSIPStack F. <ope...@op...> - 2008-07-27 15:35:43
|
I have recently commited the HTTPSession classes to allow OpenSBC to call HTTP based handlers like PHP. Download the latest from CVS and take a look at php/auth.php, php/setup.php, php/callstart.php, php/callstop.php files. You must modify these files to suit your needs and host them in a php capable web server. You may then put a B2BUA route like so. [sip:*] http://myphpcapablewebserver.com/folder/where/my/phpfiles/are/. Take note that this is still alpha code so you are on your own if you decide to use them at this early stage. Joegen > {quote:title=balajibhr wrote:}{quote} > > Hi > > > > > > thanks for the suggestions > > > since FAR NAT have always problem when we do hosted places > > > since we stay in india, its too far to host the applications there > > > > > > so we are building our own to get addressed the problem what we have described > > > any documents for the same, Low level API, where can i look that > > > is this development need to be done over PHP or XML ? > > > > > > any suggestions > > > balaji > > |