Re: [Asterisk-Users] line config

2004-05-31 Thread Nicholas Ruddick
Sean McKay wrote:
I was wondering, might it be possible to setup the following scenario:
SIP/iconnecthere - internal extension 1
SIP/bt - internal extension 2
..
Have it be transparent. internalext 1 would appear as my iconnect
phone number, as well as internalext 2 would appear as my bt number
so if I pick up extension2 it will only dial out to my bt line,
as with ext 1 would only dial out to iconnecthere. If someone rings
my bt line, ring extentsion 2, then voicemail(user 1000 i.e.), if
someone rings my iconnecthere line ring extension 1, then voicemail
(same voicemail user).
 

Yes, yes, yes and yes.
Now to add onto that. Would it be possible to hook both of those
2 extensions into 2 or more ip phones and have the ability to
put a call on hold on one phone while be able to pick it up
(same extension) on other phone.
yes
Have the ability to tell me
on one phone that another phone has a specified extension engaged
 

yes
and also be able to pick up and join in a current call without
call parking, or anything else like that.
 

Not sure, but probably.
thanks
sean
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Fedora Core Soft Phone that works?

2004-05-31 Thread Nicholas Ruddick
Hi,
Does anybody know of a SIP or IAX soft phone that works with Fedora Core 
2. I've tried Zultys's one and after I type softphone it does nothing 
and goes back to a console prompt with no debug output. When I try 
linphone it says it tries contacting but just keeps spewing Not Yet 
Established! to the console. It registers ok tho.

Thanks,
Nicholas Ruddick
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Webmin Module in download directory

2004-05-30 Thread Nicholas Ruddick
Richard Neese wrote:
is there a webmin add in and where I would like to test it...
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 

No, word on the street is its broken :-(  . Maybe after my exams i'll 
try and fix it.

Nicholas Ruddick
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Webmin Module in download directory

2004-05-29 Thread Nicholas Ruddick
Is the webmin module in the download directory of asterisk on site still 
maintained. I can't get it to install with the latest webmin - 1.140, it 
says it can't find the module.info file in the webmin module.

Thanks,
Nicholas Ruddick
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Where to get 48 volt Power Supplies for Cisco IP Phones

2004-05-24 Thread Nicholas Ruddick
Greg Boehnlein wrote:
On Wed, 12 May 2004, Tom wrote:
 

At 07:04 AM 5/12/2004, you wrote:
   

Hi,
I picked up some Cisco IP phones 7940, however, was foolish to not catch the
fact that they do not come with power supplies..  Cisco power supplies for
them are  $150 (Can you believe it..) or more from a retailer I know.  I
found one place that sold compatible ones for $15 aus but with a 8 week turn
around..
Can anyone point me in the direction where I can do some Mail Order of
48volt power supplies (240 AC in Australia)
 

I would not buy the Cisco supply.  I use the 3com 3cnjpse on most of our 
Cisco 7940g and 7960g phones.  They are available in the US for less than 
$20 each.  You need a custom wired Cat 5 cable (easy) from the power 
injector to the phone but this allows one less cord plugged into the back 
of the phone cluttering your desktop.
   

http://www.voip-info.org/wiki-Cisco+POE
That is a link to the instructions for making your own POE injector cable 
to use a standard 48v POE injector with a 79xx phone.

 

I was just looking earlier and there are alot advertised on Ebay. Sub 
£20 is a good price. Shipped from Hong Kong usually tho.

Nicholas Ruddick
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Asterisk-oh323 0.6.1 Compiling problem

2004-05-22 Thread Nicholas Ruddick
Hi, i'm having another problem I can't work out -
make
for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
make: *** No rule to make target `ccflags'.  Stop.
make: *** No rule to make target `ccflags'.  Stop.
make[1]: Entering directory `/usr/src/asterisk-oh323-0.6.1/wrapper'
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
g++  -Wall -DWRAPTRACING -DWRAPTRACING_LEVEL=5 -DPWLIBVERSION=\1.5.2\ 
-DOPENH323VERSION=\1.12.2\  -I/usr/include/openssl 
-I/usr/src/pwlib/include/ptlib/unix -I/usr/src/pwlib/include 
-I/usr/src/openh323/include -I/usr/src/openh323/include/openh323 
-I../asterisk-driver -x c++ -Os -g -c asteriskaudio.cxx -o asteriskaudio.o
asteriskaudio.cxx: In method
`PAsteriskSoundChannel::~PAsteriskSoundChannel ()':
asteriskaudio.cxx:163: `baseChannel' undeclared (first use this
function)
asteriskaudio.cxx:163: (Each undeclared identifier is reported only
once for each function it appears in.)
make[1]: *** [asteriskaudio.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.1/wrapper'
make: *** [subdirs_all] Error 1

I don't know whats going wrong here, I think I have all the libraries 
installed. Asterisk runs fine and is CVS version so what gives?

Thanks?
Nicholas Ruddick
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk-oh323 0.6.1 Compiling problem

2004-05-22 Thread Nicholas Ruddick
/pwlib/include/ptlib/syncthrd.h:357: redefinition of `unsigned 
int readerCount'
/usr/src/pwlib/include/ptlib/syncthrd.h:346: `unsigned int readerCount' 
previously declared here
/usr/src/pwlib/include/ptlib/syncthrd.h:358: redefinition of `unsigned 
int writerCount'
/usr/src/pwlib/include/ptlib/syncthrd.h:351: `unsigned int writerCount' 
previously declared here
/usr/src/pwlib/include/ptlib/syncthrd.h:359: parse error before `}'
/usr/src/pwlib/include/ptlib/syncthrd.h:360: `POrdinalKey' was not 
declared in this scope
/usr/src/pwlib/include/ptlib/syncthrd.h:360: syntax error before `;'
/usr/src/pwlib/include/ptlib/syncthrd.h:361: syntax error before `;'
/usr/src/pwlib/include/ptlib/syncthrd.h:363: non-member function 
`GetNest ()' cannot have `const'
method qualifier
/usr/src/pwlib/include/ptlib/syncthrd.h:368: parse error before `}'
In file included from /usr/src/pwlib/include/ptlib.h:229,
from asteriskaudio.cxx:31:
/usr/src/pwlib/include/ptlib/unix/ptlib/dynalink.h:37: parse error 
before `protected'
In file included from /usr/src/pwlib/include/ptlib.h:235,
from asteriskaudio.cxx:31:
/usr/src/pwlib/include/ptlib/unix/ptlib/channel.h:116: syntax error 
before `;'
/usr/src/pwlib/include/ptlib/unix/ptlib/channel.h:117: syntax error 
before `;'
/usr/src/pwlib/include/ptlib/unix/ptlib/channel.h:118: syntax error 
before `;'
/usr/src/pwlib/include/ptlib/unix/ptlib/channel.h:119: syntax error 
before `*'
/usr/src/pwlib/include/ptlib/unix/ptlib/channel.h:120: syntax error 
before `*'
/usr/src/pwlib/include/ptlib/unix/ptlib/channel.h:121: syntax error 
before `;'
In file included from /usr/src/pwlib/include/ptlib.h:241,
from asteriskaudio.cxx:31:
/usr/src/pwlib/include/ptlib/indchan.h:76: parse error before `{'
/usr/src/pwlib/include/ptlib/indchan.h:89: destructors must be member 
functions
/usr/src/pwlib/include/ptlib/indchan.h:101: syntax error before `('
/usr/src/pwlib/include/ptlib/indchan.h:116: syntax error before `('
/usr/src/pwlib/include/ptlib/indchan.h:124: virtual outside class 
declaration
/usr/src/pwlib/include/ptlib/indchan.h:133: virtual outside class 
declaration
/usr/src/pwlib/include/ptlib/indchan.h:133: non-member function `IsOpen 
()' cannot have `const' method
qualifier
/usr/src/pwlib/include/ptlib/indchan.h:153: virtual outside class 
declaration
/usr/src/pwlib/include/ptlib/indchan.h:172: virtual outside class 
declaration
/usr/src/pwlib/include/ptlib/indchan.h:184: `ShutdownValue' was not 
declared in this scope
/usr/src/pwlib/include/ptlib/indchan.h:184: parse error before `)'
/usr/src/pwlib/include/ptlib/indchan.h:184: virtual outside class 
declaration
/usr/src/pwlib/include/ptlib/indchan.h:195: syntax error before `*'
/usr/src/pwlib/include/ptlib/indchan.h:205: syntax error before `*'
/usr/src/pwlib/include/ptlib/indchan.h:212: syntax error before `('
/usr/src/pwlib/include/ptlib/indchan.h:227: `PChannel' was not declared 
in this scope
/usr/src/pwlib/include/ptlib/indchan.h:229: `channel' was not declared 
in this scope
/usr/src/pwlib/include/ptlib/indchan.h:242: `PChannel' was not declared 
in this scope
/usr/src/pwlib/include/ptlib/indchan.h:242: `channel' was not declared 
in this scope
/usr/src/pwlib/include/ptlib/indchan.h:244: parse error before `='
/usr/src/pwlib/include/ptlib/indchan.h:245: `BOOL Open (...)' redeclared 
as different kind of symbol
/usr/src/pwlib/include/ptlib/indchan.h:229: previous declaration of 
`BOOL Open'
/usr/src/pwlib/include/ptlib/indchan.h:229: previous non-function 
declaration `BOOL Open'
/usr/src/pwlib/include/ptlib/indchan.h:245: conflicts with function 
declaration `BOOL Open (...)'
/usr/src/pwlib/include/ptlib/indchan.h:259: `PChannel' was not declared 
in this scope
/usr/src/pwlib/include/ptlib/indchan.h:259: `readChannel' was not 
declared in this scope
/usr/src/pwlib/include/ptlib/indchan.h:261: `PChannel' was not declared 
in this scope
/usr/src/pwlib/include/ptlib/indchan.h:261: `writeChannel' was not 
declared in this scope
/usr/src/pwlib/include/ptlib/indchan.h:263: parse error before `='
/usr/src/pwlib/include/ptlib/indchan.h:265: `BOOL Open (...)' redeclared 
as different kind of symbol
/usr/src/pwlib/include/ptlib/indchan.h:229: previous declaration of 
`BOOL Open'
/usr/src/pwlib/include/ptlib/indchan.h:229: previous non-function 
declaration `BOOL Open'
/usr/src/pwlib/include/ptlib/indchan.h:265: conflicts with function 
declaration `BOOL Open (...)'
/usr/src/pwlib/include/ptlib/indchan.h:265: confused by earlier errors, 
bailing out
make[1]: *** [asteriskaudio.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.1/wrapper'
make: *** [subdirs_all] Error 1

Whats this all about, it's still complaining about some audio thing i 
just can't work out. I'm using redhat 7.3 btw, i have both the openh323, 
pwlib standard, devel and src packages install. Still no joy.

Thanks,
Nicholas Ruddick
Pablo Endres wrote:
Check your README file again.
In order to compile 0.6.1 you need newer

[Asterisk-Users] Redhat 7.3 compiling problem

2004-05-17 Thread Nicholas Ruddick
 pointer to incomplete type
res_crypto.c:220: dereferencing pointer to incomplete type
res_crypto.c:220: dereferencing pointer to incomplete type
res_crypto.c:220: dereferencing pointer to incomplete type
res_crypto.c:220: dereferencing pointer to incomplete type
res_crypto.c:220: dereferencing pointer to incomplete type
res_crypto.c:220: dereferencing pointer to incomplete type
res_crypto.c:221: dereferencing pointer to incomplete type
res_crypto.c:223: dereferencing pointer to incomplete type
res_crypto.c:225: dereferencing pointer to incomplete type
res_crypto.c:227: dereferencing pointer to incomplete type
res_crypto.c:228: dereferencing pointer to incomplete type
res_crypto.c:233: dereferencing pointer to incomplete type
res_crypto.c:233: warning: implicit declaration of function 
`PEM_read_RSA_PUBKEY'
res_crypto.c:235: dereferencing pointer to incomplete type
res_crypto.c:235: warning: implicit declaration of function 
`PEM_read_RSAPrivateKey'
res_crypto.c:237: dereferencing pointer to incomplete type
res_crypto.c:239: dereferencing pointer to incomplete type
res_crypto.c:241: dereferencing pointer to incomplete type
res_crypto.c:241: dereferencing pointer to incomplete type
res_crypto.c:243: dereferencing pointer to incomplete type
res_crypto.c:244: dereferencing pointer to incomplete type
res_crypto.c:245: dereferencing pointer to incomplete type
res_crypto.c:246: dereferencing pointer to incomplete type
res_crypto.c:246: dereferencing pointer to incomplete type
res_crypto.c:248: warning: implicit declaration of function 
`ERR_print_errors_fp'
res_crypto.c:252: dereferencing pointer to incomplete type
res_crypto.c:253: dereferencing pointer to incomplete type
res_crypto.c:260: dereferencing pointer to incomplete type
res_crypto.c:268: dereferencing pointer to incomplete type
res_crypto.c: In function `ast_sign':
res_crypto.c:391: dereferencing pointer to incomplete type
res_crypto.c:397: warning: implicit declaration of function `SHA1'
res_crypto.c:400: warning: implicit declaration of function `RSA_sign'
res_crypto.c:400: `NID_sha1' undeclared (first use in this function)
res_crypto.c:400: (Each undeclared identifier is reported only once
res_crypto.c:400: for each function it appears in.)
res_crypto.c:400: dereferencing pointer to incomplete type
res_crypto.c:403: dereferencing pointer to incomplete type
res_crypto.c: In function `ast_check_signature':
res_crypto.c:424: dereferencing pointer to incomplete type
res_crypto.c:442: warning: implicit declaration of function `RSA_verify'
res_crypto.c:442: `NID_sha1' undeclared (first use in this function)
res_crypto.c:442: dereferencing pointer to incomplete type
res_crypto.c: In function `crypto_load':
res_crypto.c:462: dereferencing pointer to incomplete type
res_crypto.c:463: dereferencing pointer to incomplete type
res_crypto.c:482: dereferencing pointer to incomplete type
res_crypto.c:483: dereferencing pointer to incomplete type
res_crypto.c:484: dereferencing pointer to incomplete type
res_crypto.c:484: dereferencing pointer to incomplete type
res_crypto.c:487: dereferencing pointer to incomplete type
res_crypto.c:490: dereferencing pointer to incomplete type
res_crypto.c:491: warning: implicit declaration of function `RSA_free'
res_crypto.c:491: dereferencing pointer to incomplete type
res_crypto.c:492: warning: implicit declaration of function `free'
res_crypto.c:454: warning: `nkey' might be used uninitialized in this 
function
res_crypto.c: In function `show_keys':
res_crypto.c:516: dereferencing pointer to incomplete type
res_crypto.c:517: dereferencing pointer to incomplete type
res_crypto.c:518: dereferencing pointer to incomplete type
res_crypto.c:519: dereferencing pointer to incomplete type
res_crypto.c:521: dereferencing pointer to incomplete type
res_crypto.c: In function `init_keys':
res_crypto.c:537: dereferencing pointer to incomplete type
res_crypto.c:538: dereferencing pointer to incomplete type
res_crypto.c:542: dereferencing pointer to incomplete type
res_crypto.c: In function `crypto_init':
res_crypto.c:596: warning: implicit declaration of function 
`SSL_library_init'
res_crypto.c:597: warning: implicit declaration of function 
`ERR_load_crypto_strings'
res_crypto.c: In function `init_keys':
res_crypto.c:531: warning: `kn' might be used uninitialized in this function
make[1]: *** [res_crypto.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/res'
make: *** [subdirs] Error 1

Thanks,
Nicholas Ruddick
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Redhat 7.3 compiling problem

2004-05-17 Thread Nicholas Ruddick

Steven Critchfield wrote:
I can't believe you are still on 7.3, but whatever.
Keeping it old school :-)
Those two entries alone solve whats wrong. When you don't have .h files,
you are missing the -dev or -devel packages for whatever it is they
belong to. In this case, you are missing the openssl-devel package. Good
luck finding the one for such a vintage version of RedHat.
 

Fedora / Legacy Project and Freshrpms with good old failthful apt-get 
solves all my packaging needs. Lagacy project still updates pacages for 
security needs. Asterisk 0.5 is even on freshrpms!

I'll update some day to Fedora Core 2, it's whats running on the rest of 
my machines. I really need more ram and hardisk space in my serverf 
first, it's doing way to much as it is.

Compiling.
Nicholas Ruddick
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users