Displaying 2 results from an estimated 2 matches for "12rc1".
Did you mean:
1.2rc1
2005 Mar 16
1
Compile error: libsmbclient on 12rc1 on Solaris 9
...c
*** Error code 2
make: Fatal error: Command failed for target `libsmb/libsmbclient.po.o'
build method:
#!/bin/bash
export SOURCEPATH='/private/src/samba'
export
PATH="/usr/sbin:/sbin:/usr/bin:/depot/sws60/bin:/usr/ccs/bin:/depot/util/arch/bin"
export SAMBAVERSION='3.0.12rc1'
cd ${SOURCEPATH}/samba-${SAMBAVERSION}/source
export CPPFLAGS="-I/opt/krb5/include -I/opt/openldap/include"
export LDFLAGS="-L/opt/krb5/lib -R/opt/krb5/lib -L/opt/openldap/lib
-R/opt/openldap/lib"
export CC='/depot/sws60/bin/cc'
export PATH="/opt/krb5:${PATH}&...
2010 Sep 17
1
Issue with transfer (sip)
Hi,
I'm experiencing an issue with asterisk 1.6.2.10 & 12rc1,
i'm not sure if it's to be expected or not, so here it is:
When transferring call (blind-transfer) using asterisk feature key,
things are working OK, however when using ZoIPer's transfer key
(which is implemented with a "Refer-To" SIP message) the call is
ended and the third...