Displaying 6 results from an estimated 6 matches for "zhulizhong".
Did you mean:
zhizhong
2007 May 21
0
compile asterisk in arm-linux!
....2.18 in arm-linux. i got this error :dlfcn.c:40: mach-o/dyld.h: No such file or directory. i check the /usr/include dir, there is no mach-o dir and dyld.h file in /usr/include. i think i am missing somethings in the cross-compile tools. Does nayone know that problem? please give me a hint!
thanks!
zhulizhong
---------------------------------
????????-3.5G???20M???
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070521/ed8d59f3/attachment.htm
2011 May 23
2
chan_zap
Hi All;
Suddenly the zaptel channel look like stop working and it is giving me this error when I do zap restart:
[May 24 19:30:21] ERROR[2772]: chan_zap.c:7219 mkintf: Unable to open channel 1: Device or resource busy
here = 0, tmp->channel = 1, channel = 1
[May 24 19:30:21] ERROR[2772]: chan_zap.c:10582 build_channels: Unable to register channel '1,2'
To what it could be related?
2007 May 14
1
`PATH_MAX' undeclared here (not in a function) in asterisk!
...rc/asterisk-1.4.2/include/asterisk/paths.h:39: `PATH_MAX' undeclared here (not in a function)
/usr/src/asterisk-1.4.2/include/asterisk/paths.h:40: `PATH_MAX' undeclared here (not in a function)
In file included from ael_lex.c:19:
does anyone know that problem? please give me a help!
thanks!
zhulizhong
---------------------------------
????????3.5G???20M???
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070514/0cb55945/attachment.htm
2010 Jan 07
1
error compile dahdi with latest kernels.
...;
=================
and add this:
#ifdef __KERNEL__
#include <linux/version.h>
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18)
#include <linux/config.h>
#else
+#include <generated/autoconf.h>
-#include <linux/autoconf.h>
#endif
#endif
=========================
Regards!
zhulizhong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100107/a36e979f/attachment.htm
2011 Aug 11
1
Any Method for capturing ISUP packets in DAHDI/ASTERISK
Hi All,
I want packets [request/response] capture for ISUP packets , i have E1 line
terminated to my digium card
i just want a packets flow between my machine and teleco side, is any tool
or utility [command] availabele for
observation this packets and data.
any help appericiated
Thanks
Dhaval
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Nov 30
1
why number type always changed from subscriber user to national in libpri
hello:I used libpri 1.4.12 version with asterisk 1.8.7, after the pcap files, i found thatin wireshark setup message, the number type always changed from subscriber to national number.i have set pridialplan= local and prilocaldialplan=local in chan_dahdi.conf already. because that, the systemsometimes can not make outgoing calls. anyone can clarify that?
Best regards,
James.zhu
Doing