mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-16 17:53:15 +00:00
Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@122234 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -111,7 +111,7 @@ You would see output similar to:
|
||||
#10 0x000000a0 in ?? ()
|
||||
#11 0x000000a0 in ?? ()
|
||||
#12 0x00000000 in ?? ()
|
||||
#13 0x407513c3 in confcall_careful_stream (conf=0x8180bf8, filename=0x8181de8 "Zap/pseudo-1324221520") at app_meetme.c:262
|
||||
#13 0x407513c3 in confcall_careful_stream (conf=0x8180bf8, filename=0x8181de8 "DAHDI/pseudo-1324221520") at app_meetme.c:262
|
||||
#14 0x40751332 in streamconfthread (args=0x8180bf8) at app_meetme.c:1965
|
||||
#15 0xbcdffbe0 in ?? ()
|
||||
#16 0x40028e51 in pthread_start_thread () from /lib/libpthread.so.0
|
||||
@@ -152,7 +152,7 @@ No symbol table info available.
|
||||
No symbol table info available.
|
||||
#12 0x00000000 in ?? ()
|
||||
No symbol table info available.
|
||||
#13 0x407513c3 in confcall_careful_stream (conf=0x8180bf8, filename=0x8181de8 "Zap/pseudo-1324221520") at app_meetme.c:262
|
||||
#13 0x407513c3 in confcall_careful_stream (conf=0x8180bf8, filename=0x8181de8 "DAHDI/pseudo-1324221520") at app_meetme.c:262
|
||||
f = (struct ast_frame *) 0x8180bf8
|
||||
trans = (struct ast_trans_pvt *) 0x0
|
||||
#14 0x40751332 in streamconfthread (args=0x8180bf8) at app_meetme.c:1965
|
||||
@@ -194,7 +194,7 @@ Thread 1 (process 26252):
|
||||
#10 0x000000a0 in ?? ()
|
||||
#11 0x000000a0 in ?? ()
|
||||
#12 0x00000000 in ?? ()
|
||||
#13 0x407513c3 in confcall_careful_stream (conf=0x8180bf8, filename=0x8181de8 "Zap/pseudo-1324221520") at app_meetme.c:262
|
||||
#13 0x407513c3 in confcall_careful_stream (conf=0x8180bf8, filename=0x8181de8 "DAHDI/pseudo-1324221520") at app_meetme.c:262
|
||||
#14 0x40751332 in streamconfthread (args=0x8180bf8) at app_meetme.c:1965
|
||||
#15 0xbcdffbe0 in ?? ()
|
||||
#16 0x40028e51 in pthread_start_thread () from /lib/libpthread.so.0
|
||||
|
Reference in New Issue
Block a user