Displaying 4 results from an estimated 4 matches for "1t5".
Did you mean:
15
2005 Feb 10
1
Fail to detect DTMF over direct ISDN pri link
...ggestion to diagnose this problem.
Sylvain Gagnon, B.Ing., M.Sc.A.
Speech Technology Integrator
Int?grateur en technologie de la voix
BCE Elix
Specialist in contact center solutions
Sp?cialiste en solutions pour centres de contacts
14 Commerce Place, 5th Floor
Nuns' Island (Qu?bec) CANADA H3E 1T5
t: 514-768-1000, ext. 2224
f: 514-768-7680
www.bceelix.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050210/75c77e8c/attachment.htm
2008 Nov 30
6
Regex: workaround for variable length negative lookbehind
Hi all
I have the following regular expression problem: I want to find
complete elements of a vector that end in a repeated character but
where the repetition doesn't make up the whole word. That is, for the
vector vec:
vec<-c("aaaa", "baaa", "bbaa", "bbba", "baamm", "aa")
I would like to get
"baaa"
"bbaa"
2008 Nov 11
4
OpenLDAP integration
I've followed the OpenLDAP + SAMBA Domain Controller tutorial
step-by-step: http://ubuntuforums.org/showthread.php?t=640760
And after long hours, and enless googling, I've yet to find a solution.
LDAP works great
SAMBA works great.
But the intergration between them don't work.
Here is the samba log:
root:/etc# tail /var/log/samba/log.smbd
smbd version 3.0.28a started.
Copyright
2005 Dec 21
9
question about changejournal
Hi,
I''ve got a newbie question--sorry if this is covered elsewhere, I parsed
through the archives for awhile and didn''t see it.
I''d like to listen for whenever a file is renamed (e.g. foo.txt -> foo.old)
and then magically change it back. This sounds odd, but I''m working with a
stubborn application and this will actually make things work nice.
So, if I do: