Displaying 4 results from an estimated 4 matches for "fortman".
Did you mean:
foreman
2017 Oct 26
0
Re: How to assign to PCI slot 0
On 10/24/2017 05:01 PM, Fortman, Andrew wrote:
> Hi,
>
> I'm new to this group so bear with me.
>
> So I need to passthrough a pci device on a particular bus and slot to get Linux to recognize it correctly.
>
> I need pci bus 6, slot 0.
There are HOST PCI addresses and GUEST PCI addresses. For instanc...
2003 Aug 14
1
ast_channel_alloc() losing pvt struct
I don't understand the reasoning here so could somebody please help me out?
chan_h323 is causing a segmentation fault when trying to connect a call.
I tracked the problem back to chan_h323.c in the oh323_new() function.
the code is: tmp = ast_channel_alloc( 1 );
After this point, tmp->pvt is not allocated (null pointer).
HOWEVER, in the ast_channel_alloc() function right before the
2003 Aug 18
1
chan_h323.c
What happened to chan_h323.c in the asterisk cvs? I got ast_h323.cpp, ast_h323.h and chan_h323.h but no chan_h323.c. Hence chan_h323.so was not created so no h323 support in asterisk.
Just wondering when to expect it again because I was stupid and didn't make a backup of the asterisk code before wiping the directory for a rebuild.
-------------- next part --------------
An HTML attachment
2003 Aug 19
0
# Transfer context problem
Setup:
Asterisk with chan_h323 (chan_iax was connecting the two clients directly, dropping asterisk out of the picture)
Clients are two pentium class computers on the same network with ohphone installed.
The idea is simply to have one client call into asterisk (a client calling from outside) to be
answered by an operator then transferred to a different extension.
Extensions.conf:
[default]