[Asterisk-Users] Unable to create vpb channel

Daniel Bichara daniel at bichara.com.br
Mon Feb 9 05:20:35 MST 2004


You need to "insmod" vpb module.

Daniel

Steven Kawuma wrote:

>Hi,
>
>My vpb.conf now reads:
>
>[interfaces]
>
>echocancel = on
>board = 1
>
>context = parlix_agents
>
>; Note that V6PCI channel numbers start at 7!
>mode = fxo
>channel = 7
>channel = 8
>
>mode = dialtone
>channel = 9
>channel = 10
>channel = 11
>channel = 12
>
>But I still get the same error.
>
>Just in case, `lsmod | grep vpb` gives
>vpb                   135264   0 (unused)
>vpbhp                 224128   1
>
>Thanks in advance.
>
>Steven.
>
>On Mon, 2004-02-09 at 10:24, Steven Kawuma wrote:
>  
>
>>Hi all,
>>
>>I'm using a voicetronix openswitch6 card with asterisk. When I try to
>>dial the vpb phone from my application, I get t he following error:
>>
>>-- Executing Dial("Zap/1-1",
>>"vpb/1-9|10|mtT||/usr/local/sbin/parlix_dial_event 2 196") in new stack
>>    --  1-9 requested, got: [None]
>>NOTICE[524311]: File app_dial.c, Line 506 (dial_exec): Unable to create
>>channel of type 'vpb'
>>
>>What does it mean? Below is my vpb.conf:
>>
>>[interfaces]
>>
>>echocancel = on
>>board = 1
>>
>>context = agents
>>
>>; Note that V6PCI channel numbers start at 7!
>>mode = fxo
>>channel = 7
>>;channel = 8
>>
>>mode = dialtone
>>;channel = 11
>>;channel = 12
>>    
>>




More information about the asterisk-users mailing list