[Asterisk-Users] Re: Building own SIP CLient
Ross Finlayson
finlayson at live.com
Tue Apr 29 19:45:31 MST 2003
>I want to write my own SIP client (compatible with ASterisk) is there any
>good API available for this purpose .
The "LIVE.COM Streaming Media" libraries <http://www.live.com/liveMedia/>
includes a (rudimentary) SIP Client API, and also a SIP client test program
- called "playSIP" <http://www.live.com/playSIP/> - that works with
Asterisk (and other SIP servers).
(For example, you can make a 30 second recording (in a ".mov" file) of my
Asterisk "demo" announcement by running:
playSIP -q -e 30 -A 3 sip:s at pbx.live.com > recording.mov
)
Ross.
More information about the asterisk-users
mailing list