login | register
Fri 09 of Jan, 2009 [01:18 UTC]

voip-info.org

Discuss [1] History

Asterisk vpb channels

Created by: JazEzork,Last modification on Mon 12 of Jul, 2004 [09:06 UTC] by oej
If you have a Voicetronix interface card, such as the OpenLine4, OpenSwitch8 or OpenSwitch16, then you will be using their Linux driver. Asterisk communicates with the driver using the vpb channel module.

The configuration of Asterisk's vpb channel module is done in vpb.conf.

See Also



Comments

Comments Filter
222

333USA Caller ID

by , Thursday 25 of November, 2004 [04:12:29 UTC]
(:biggrin:) If you are receiving an error trying to get caller id from inbound traffic. Try adjusting RING_SKIP and CID_MSECS defines to 500 & 4000 in chan_vpb.c. Then for good measure add a 4-6 second wait on your dialplan default entry point. It may not be a blessed method but it worked for me.