Displaying 1 result from an estimated 1 matches for "b7e6338b".
2009 Dec 23
4
Asterisk and Faxing
...10.2
I use a sangoma A200 card so I am using wanpipe 3.4.7
If I use zaptel which I read I need for app_rxfax then asterisk crashes with segfaults on startup
asterisk[2624]: segfault at 30353466 ip b7eb538b sp bffda26c error 4 in libc-2.7.so[b7e3f000+155000]
asterisk[2647]: segfault at 30353466 ip b7e6338b sp bfb7708c error 4 in libc-2.7.so[b7ded000+155000]
asterisk[2666]: segfault at 30353466 ip b7dfe38b sp bfa6e4ec error 4 in libc-2.7.so[b7ded000+155000]
When I use dahdi at least asterisk will start but app_rxfax will fail
with unknown symbol in ast_register_application
I could only find a preco...