Displaying 2 results from an estimated 2 matches for "rc7e".
Did you mean:
rc7
2005 Mar 08
2
zaphfc error
...6 WARNING[2447]: loader.c:258 ast_load_resource:
/usr/lib/asterisk/modules/chan_zap.so: undefined symbol:
ast_retrieve_call_to_death
Mar 8 17:53:06 WARNING[2447]: loader.c:391 load_modules: Loading module
chan_zap.so failed!
I'm using asterisk from debian/sid:
Asterisk 1.0.5-BRIstuffed-0.2.0-RC7e
zaptel modules are version 1.0.4
zaphfc is from bristuff-0.2.0-RC7e and it's compiled against zaptel source
version 1.0.4
I do things in this order:
modprobe zapata
modprobe zaphfc
ztcfg -vv
asterisk -cvvvv
rmmod zaphfc
rmmod zapata
Here are the config files:
############### zaptel.conf:
spa...
2005 Mar 01
2
Park Craches asterisk
.... Pickup Phone1 and dial 701
6. The Phone1 is connected back to phone2
7. I can hear the voice both sites for 1 second and then asterisk
craches with segmentation fault
or
asterisk craches with segmentation fault
Any Idea ot it is a bug ?
Asterisk verion - Asterisk 1.0.5-BRIstuffed-0.2.0-RC7e
here is the config and the output :
extensions.conf :
[general]
static=yes
writeprotect=no
[globals]
[default]
exten => 1000,1,Dial(SIP/1000,60,tTrg)
exten => 1001,1,Dial(SIP/1001,60,tTrg)
include => parkedcalls
exten => t,1,Hangup
sip.conf :
[general]
context=default
port=50...