search for: rtpheader

Displaying 2 results from an estimated 2 matches for "rtpheader".

2006 Feb 28
2
Sipura SPA-3000 and PSTN dtmf
Greetings, What is the recommended settings for using SPA-3000's FXO port for dialing out to PSTN in regard of the DTMF? The voip lan contains SPA-2100 and SPA-3000, with all fxs/fxo ports registered to the Asterisk box with unique username/passwords. The inbound PSTN DTMF works excellently, e.g. people calling from PSTN into the * box are able to pick IVR items with DTMF reliably. The
2007 Jun 22
1
Speex questions
...thing you told me by IRC is to pack two frames in one packet to reduce the bandwidth consumption. I was packing just one frame per packet and it worked. I got audio in both clients but the bandwidth consumption wasn't as low as I wanted. Actually my softphone is consuming 3.5 KBytes/sec (Speex+ RTPheader). So, I try to pack two frames per packet but the audio is too bad. I call the speex_encode_int method before call the speex_bits_write function. What could be happening with this? 5.- Finally, I want to know if it's possible to change the bandwidth consumption on the fly. I mean, If I use the...