search for: 10q

Displaying 9 results from an estimated 9 matches for "10q".

Did you mean: 10
2006 Oct 11
1
MGCP stuff
...red in BTS and contains my telephone number, etc (this is the provider's problem). The question: is this possible with Asterisk? Where can I find some documentation for configuring mgcp.conf? The documentation (Asterisk: The Future of Telephony) says MGCP isn't completely developed. 10q! -- Paul Ianas Programming Engineer Level 7 Software Timisoara, 59D Bucovinei phone: 0744137020 email: paul.ianas@level7.ro -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061011/81c759e8/at...
2004 Sep 06
0
example/dsmark+policing => tcsim outputs are different
...ho " > tcsim simulator output with tcng code inserted:" echo "" echo " > text output by tcng coding will be generated" /home/x0gj/tcng/bin/tcsim /home/x0gj/ProQoS/Linux/tcsim/exemplos_do_romulo/dsmark+policing.tcsim | /home/x0gj/tcng/bin/tcsim_filter tos | sed 10q echo " > text output by tcng coding has been generated" #/home/x0gj/tcng/bin/tcsim /home/x0gj/ProQoS/Linux/tcsim/exemplos_do_romulo/dsmark+policing.tcsim | /home/x0gj/tcng/bin/tcsim_filter tos echo "" echo "" echo " > tcsim simulator output with old ipr...
2005 Jun 28
1
Question regarding HTB
...on 179.3 i want 128kb with 8mb and so on). All of HTB scripts that my friends gave it to me can limit ALL the bandwidth (extern+metro) and I don`t want that. I have all metro routes in a file called ''clases'' if this is important. If anyone can help me pls do i`m desperate!!!!!!! 10q Vlad _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2014 Oct 04
1
No chan_sip in compiled asterisk-11.13.0
...is [*] chan_local in menuselect, res_crypto is in Resource Modules, Depends on: openssl(E) --- I don't know what (E) means ??? res_http_websocket is [*] res_http_websocket in menuselect. So this means that openssl(E) is holding everything? Can someone give me some help on this? 10q. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141004/b53d42a7/attachment.html>
2007 Jan 17
0
login_get_lastlog - nss enviornment - works in shell env, doesn't work when sshd calls it.
...ere the getpwuid is not wokring is sshd and I can't understand why... maybe it's in the nss implementation but please gime me ANY ideas!! Thanks and any help will be useful! BTW, I'm _not_ subscribed to this list because I'm not C dev. Please 'reply all' or to me personal.10q. Have a nice day :) Laters. [--code getpwuid.c --] #include <sys/types.h> #include <pwd.h> #include <stdarg.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h&...
2005 Jun 28
0
Re: Questin regarding HTB
...mb and so > on). All of HTB scripts that my friends gave it to me can limit ALL the > bandwidth (extern+metro) and I don`t want that. I have all metro routes in a > file called ''clases'' if this is important. If anyone can help me pls do i`m > desperate!!!!!!! > > 10q > Vlad > _______________________________________________ > LARTC mailing list > LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc > > > ----------------------------------------- Vlad Lupescu Network Admin S.C. Actual BVT S.R.L. www.actualbvt.ro...
2002 Nov 27
5
transparent PAT
...like redir, tircproxy, transproxy, etc. but they didn''t work either, complaining abount not able to bind to non-local port. And yes (mr. Brown), I know about the /proc/sys/net/ipv4/ip_nonlocal_bind switch, listed in plorf.net/linux-ip/. Any suggestions (or help) are very much welcome. 10q for your time, Nickola
2001 Nov 14
0
OPEN ssh pkg
...NLD335?$&F)?[(E-*!*R#OU=LL"-E(?! MS"'ZR?,TIW2(:V- at K>D\TUD44:=]1'S64W_.3R=0/TV7Y\QJ9#!%L4S4*2;O M)P+-G_*S?68ET3EP).CI=$\'M"@DT S*/\=8T-!K W2"@M#B^8<VFQ/$;@\4 MJD70AT()0< C\RC=(6$^K411LV84AFJ'&M2K44)+J $#Y(!, at M<-5(A/3!4$ M2 at 9O,PYN+:]Q1))10Q?ACB%B at T8/I0E("2*UX/J<F NT@<XQ23A$'YF [*([ M,V+.33 :1 \AG".B+N OB0$!&3!;Z.UL>SE0SJ"6&'A'=10(B)S@@@ZDB)6X M(K#*E2B"=-16:@C38HOF0UZ8 at 7\"KD2'Z4 RBE2UJ!BW0CA ) 2Y(!) ':4# MFHVD1 8706<X!JA at I$ZJ6 TE\%4$F2",R)X+L )Y4EN9$NU 2B$PE...
2013 Mar 15
22
[PATCH 00/09] arm: tools: build for arm64 and enable cross-compiling for both arm32 and arm64
The following patches shave some rough edges off the tools build system to allow cross compiling for at least arm32 and arm64 based on the Debian/Ubuntu multiarch infrastructure. They also add the necessary fixes to build for arm64 (which I have only tried cross, not native). I have posted some instructions on how to compile with these patches on the wiki: