Binary Revolution Forums: SIP protocol stack for web script languages? - Binary Revolution Forums

Jump to content

Welcome to Binary Revolution Forums

Welcome to the Binary Revolution Forums! You are a guest and are welcome to browse our 7 public forums at the top of the list without registering. All other forums are restricted to registered users only and will give you an "unauthorized" message if you try to browse them. However, if you Register or Sign In (ABSOLUTELY FREE and PRIVATE) you will be able to access many more sections of the site that are reserved for registered members and have lots of other benefits such as bypassing those annoying ads.

  • NO ADS! All of the ads are for GUESTS ONLY!
  • The annoying guest message (this very one) at the top of every page will go away.
  • Access our private messaging system to communicate with other users.
  • Start new topics and reply to others instead of just reading.
  • Subscribe to topics and forums to get automatic updates on watched threads.
  • Add/view events to our community calendar.
  • Customize your profile and see your statistics.
  • Change your preferences such as choosing layouts and tweaking your settings.
  • Contribute your site to our database of links.
  • Access our Gallery and all of its features (instead of just viewing thumbnails) including uploading images of your own.
  • Build up your reputation using our reputation controls.
  • Once again: NO ADS! All of the ads are for GUESTS ONLY! It is all free so Register Now!
Guest Message © 2012 DevFuse
ANNOUNCEMENTS & NEWS:


ANNOUNCEMENT: BinRev is now proud to be hosted and affiliated with lunarpages! See the announcement at the top of the forums for more details.
ANNOUNCEMENT: Follow us on twitter: @binrev @stankdawg

NOTE 2011-11-11: post-dated! I will be getting married on 11/11/11 and will be unavailable for the rest of of November! Any forum issues should be directed to lattera. We apologize in advance for slow responses.

-- StankDawg

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

SIP protocol stack for web script languages? Can't seem to find anyone. Rate Topic: -----

#1 User is offline   DrZeus 

  • Will I break 10 posts?
  • Icon
  • View blog
  • Group: Members
  • Posts: 3
  • Joined: 24-January 06
Reputation: 0
Neutral

Posted 14 September 2009 - 12:36 AM

Hi all. I've been searching for a php SIP protocol stack implementation for a small project, but all the ones i have found so far are only made for C/C++, and java. Does anyone knows about a SIP stack for a scripting language?(php, python, etc.) Any recommendation would be really appreciated :D bless
0

#2 User is offline   livinded 

  • Dangerous free thinker
  • Icon
  • View blog
  • Group: Agents of the Revolution
  • Posts: 1,942
  • Joined: 08-December 04
  • Location:~/
Reputation: 10
Neutral

Posted 14 September 2009 - 02:10 AM

View PostDrZeus, on 14 September 2009 - 12:36 AM, said:

Hi all. I've been searching for a php SIP protocol stack implementation for a small project, but all the ones i have found so far are only made for C/C++, and java. Does anyone knows about a SIP stack for a scripting language?(php, python, etc.) Any recommendation would be really appreciated :D bless


PHP when run via a web server isn't really stateful, there is no reason to directly write one in php.
0

#3 User is offline   p0id 

  • SCRiPT KiDDie
  • Icon
  • View blog
  • Group: Members
  • Posts: 29
  • Joined: 07-September 09
  • Gender:Male
Reputation: 0
Neutral

Posted 14 September 2009 - 06:59 PM

[EDIT] ignore this!!
didn't interpret original post correctly.

This post has been edited by p0id: 14 September 2009 - 07:00 PM

0

#4 User is offline   Pan 

  • Gibson Hacker
  • Icon
  • View blog
  • Group: Members
  • Posts: 94
  • Joined: 06-January 09
  • Location:Detroit
Reputation: 4
Neutral

Posted 20 September 2009 - 10:26 AM

View PostDrZeus, on 14 September 2009 - 12:36 AM, said:

Hi all. I've been searching for a php SIP protocol stack implementation for a small project, but all the ones i have found so far are only made for C/C++, and java. Does anyone knows about a SIP stack for a scripting language?(php, python, etc.) Any recommendation would be really appreciated :D bless


The SIP protocol is pretty straight forward. If there isn't one, you can write one. Take a look at the RFC (http://www.ietf.org/rfc/rfc3261.txt) and spend some time watching the console of a * server.

Why anyone would willingly choose to use PHP is a whole other discussion.
0

#5 User is offline   ChrisM8 

  • the 0ne
  • Icon
  • View blog
  • Group: Members
  • Posts: 1
  • Joined: 15-October 09
  • Country:
  • Gender:Male
Reputation: 0
Neutral

Posted 15 October 2009 - 04:55 AM

Hi DrZeus,

I recently created SIP protocol stack in PHP. You can find code and usage examples at:

http://code.google.com/p/php-sip/

Regards,
Chris
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic


  • Time Now: Feb 10 2012 11:10 PM