[SIP SIMPLE client] Streaming WAV files to SIP bridge

Manu Sporny msporny at digitalbazaar.com
Wed Sep 1 20:52:22 CEST 2010


On 09/01/2010 03:30 AM, Adrian Georgescu wrote:
> You must add the player not only to the voice_audio_bridge, which
> plays the file locally but also to the audio_stream.bridge that plays
> it over the RTP stream remotely.

Great, that worked... specifically, this is the line of code that made
the local WAV audio file go across the network:

notification.sender.streams[0].bridge.add(self.audiotest)

Many thanks to Luci Stanescu for the line of code above. :)

-- manu

-- 
Manu Sporny (skype: msporny, twitter: manusporny)
President/CEO - Digital Bazaar, Inc.
blog: WebID - Universal Login for the Web
http://blog.digitalbazaar.com/2010/08/07/webid/2/



More information about the SIPBeyondVoIP mailing list