Re: SIP on OpenBSD

2007-02-17 Thread Karel Kulhavy
On Fri, Feb 16, 2007 at 06:01:53PM +, Stuart Henderson wrote:
> On 2007/02/16 17:07, Karel Kulhavy wrote:
> > WARNING[32174]: chan_oss.c:470 soundcard_init: Unable to open /dev/dsp: No 
> > such
> > file or directory

This was an excerpt from the book - not an actual error message I got.
I found in the OpenBSD installation, chan_oss.so is completely missing.
Consequently, Asterisk cannot work with the console under OpenBSD :(

CL<



Re: SIP on OpenBSD

2007-02-16 Thread pedro la peu
> If I'm not mistaken you could use a Patton (or any other brand) VoIP
> gateway to connect to the physical phonelines and use Asterisk running
> on OpenBSD to talk to the VoIP gateway using SIP.

I've not tried Patton, and there are many alternatives. But yeah, exactly.



Re: SIP on OpenBSD

2007-02-16 Thread Vim Visual

just for fun

http://www.aei.mpg.de/~pau/skype.png

...

2007/2/16, Karel Kulhavy <[EMAIL PROTECTED]>:

On Tue, Feb 13, 2007 at 11:19:33AM +, Stuart Henderson wrote:
> On 2007/02/13 10:39, [EMAIL PROTECTED] wrote:
> > If zaptel won't work in openbsd, there is no way for asterisk
> > be installed.
>
> pkg_add works nicely for me...
>
> 1.2.15 is in -current ports for the upcoming release,
> 1.4.whatever-it-is-then is planned for sometime after ports
> unlocks after the release.
>
> The port maintainer doesn't have any plans to port the zaptel
> kernel pieces to OpenBSD.
>
> Asterisk has some soundcard channel, which could theoretically
> be used to make a softphone (you can send a dial command from the
> CLI), but I never tried it, it is most likely linux-specific

That's exactly what I am interested in. I looked into the AsteriskTFOT.pdf,
searched for "soundcard" and "sound card" and the only related thing I found
was:

WARNING[32174]: chan_oss.c:470 soundcard_init: Unable to open /dev/dsp: No such
file or directory
 == No sound card detected -- console channel will be unavailable
 == Turn off OSS support by adding 'noload=chan_oss.so' in
 /etc/asterisk/modules.conf

and then:

chan_oss.so Provides: channel Console (soundcard required)

Do you know if it's possible to use Asterisk not only to dial, but also to
receive a call (and hear it on the sound card)?

CL<




Re: SIP on OpenBSD

2007-02-16 Thread Karel Kulhavy
On Tue, Feb 13, 2007 at 11:19:33AM +, Stuart Henderson wrote:
> On 2007/02/13 10:39, [EMAIL PROTECTED] wrote:
> > If zaptel won't work in openbsd, there is no way for asterisk
> > be installed.
> 
> pkg_add works nicely for me...
> 
> 1.2.15 is in -current ports for the upcoming release,
> 1.4.whatever-it-is-then is planned for sometime after ports
> unlocks after the release.
> 
> The port maintainer doesn't have any plans to port the zaptel
> kernel pieces to OpenBSD.
> 
> Asterisk has some soundcard channel, which could theoretically
> be used to make a softphone (you can send a dial command from the
> CLI), but I never tried it, it is most likely linux-specific

That's exactly what I am interested in. I looked into the AsteriskTFOT.pdf,
searched for "soundcard" and "sound card" and the only related thing I found
was:

WARNING[32174]: chan_oss.c:470 soundcard_init: Unable to open /dev/dsp: No such
file or directory
 == No sound card detected -- console channel will be unavailable
 == Turn off OSS support by adding 'noload=chan_oss.so' in
 /etc/asterisk/modules.conf

and then:

chan_oss.so Provides: channel Console (soundcard required)

Do you know if it's possible to use Asterisk not only to dial, but also to
receive a call (and hear it on the sound card)?

CL<



Re: SIP on OpenBSD

2007-02-15 Thread Daniel Ouellet

I keep seeing the subject coming up.

Yes, a complete OpenBSD solution would be nice.

However only two persons offer some possible financial help to make this 
happen, but nothing concrete.


In any case, I put the wheel in motion to replace a commercial solution 
my business use, and I will do what I need to replace it. How long will 
it takes, well...


Time is not endless, free will is goodwill only and in limited 
resources, and money doesn't grow on trees either.


So, may be your $$$ help can speed things up more. But, real good talent 
for writing is properly is very rare, but welcome possibly.


So, fell free to contact me, but $$$ is really what's needed most in the 
end to speed up the progress and to get this off the ground to give it a 
life of it's own sooner then later.


Thanks

Daniel

PS: Disclaimer. Selfish needs prompt me to move ahead regardless.

PS2: I put many reference in the archive and on undeadly below.

http://www.undeadly.org/cgi?action=article&sid=20061014164008&pid=4

http://marc.theaimsgroup.com/?l=openbsd-misc&m=116362964024853&w=2

http://marc.theaimsgroup.com/?l=openbsd-misc&m=114454900209160&w=2

http://marc.theaimsgroup.com/?l=openbsd-misc&m=115092509307247&w=2

http://marc.theaimsgroup.com/?l=openbsd-misc&m=111506559314832&w=2



Re: SIP on OpenBSD

2007-02-15 Thread Daniel Polak

 Original message from pedro la peu at 14-2-2007 2:37

On Tuesday 13 February 2007 21:04, Stuart Henderson wrote:
  

Anyone with a phone... there are numerous companies gatewaying
PSTN<>SIP in and out and some doing PSTN<>H323 and a few doing
PSTN<>IAX 



And a choice of ISDN (basic, pri) -> SIP gateways. Much easier.

I Googled a bit and found this:
http://www.patton.com/products/pe_products.asp?category=45

Looks good for a small office installation and avoids a few problems you 
might run into with PCI cards.
If I'm not mistaken you could use a Patton (or any other brand) VoIP 
gateway to connect to the physical phonelines and use Asterisk running 
on OpenBSD to talk to the VoIP gateway using SIP.

I might actually give that a try.

Daniel



Re: SIP on OpenBSD

2007-02-14 Thread Stuart Henderson
On 2007/02/14 22:14, Soner Tari wrote:
> Therefore, I am hoping to have Asterisk+Sangoma cards running on OpenBSD
> sooner than most people are expecting. (Meaning that we won't need
> zaptel/libpri drivers.)

"The Sangoma cards work with their own drivers with zaptel loaded on top"
http://www.voip-info.org/wiki/view/Sangoma

btw, asterisk-bsd is probably a better venue for this.



Re: SIP on OpenBSD

2007-02-14 Thread Soner Tari
On Tue, 2007-02-13 at 11:09 +0100, Claudio Jeker wrote:
> The only problem is that we don't support zaptel. It is an incredible ugly
> interface that only works with the digium cards that are not supported.

Head of the ftp://ftp.sangoma.com/OpenBSD/current_wanpipe/README reads:

Future release: Wanpipe version
--
o Support Asterisk interface.

Nov 23, 2006: wanpipe version - 1.6.5-8 (wanpipe-1.6.5-8.tgz)
--
[...]
o Support OpenBSD-4.0 kernel

Therefore, I am hoping to have Asterisk+Sangoma cards running on OpenBSD
sooner than most people are expecting. (Meaning that we won't need
zaptel/libpri drivers.)

FYI.



Re: SIP on OpenBSD

2007-02-13 Thread pedro la peu
On Tuesday 13 February 2007 21:04, Stuart Henderson wrote:
> Anyone with a phone... there are numerous companies gatewaying
> PSTN<>SIP in and out and some doing PSTN<>H323 and a few doing
> PSTN<>IAX 

And a choice of ISDN (basic, pri) -> SIP gateways. Much easier.



Re: SIP on OpenBSD

2007-02-13 Thread pedro la peu
On Tuesday 13 February 2007 09:47, Karel Kulhavy wrote:
> Did anyone succeed in installing any SIP client on OpenBSD?

Several, and IAX. Always had fatal problems with audio and/or threads. 



Re: SIP on OpenBSD

2007-02-13 Thread Stuart Henderson
On 2007/02/13 14:46, Nick ! wrote:
> >Someone also mentioned Asterisk can be used as a phone, but I didn't
> >find anything in the Asterisk doc, also nothing in the Asterisk
> >commandline help.

You can probably do something with chan_oss or chan_alsa, but it may
well need some hackery on OpenBSD.

The voip-info.org wiki might give some clues, it's about the closest
thing there is to an Asterisk reference manual.

> I haven't tried it, but I believe this would work:
> http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+MeetMe

MeetMe (certainly in 1.2, don't know about 1.4) needs zaptel kernel
parts as a timing source.

There's an alternative in ports/telephony/app_conference.

OpenPBX afaik doesn't need this (though I'm not sure whether or not
their conferencing app requires POSIX timers or whether it manages
without).

> Now I'm excited. I want to try this at home. But who could I call?

Anyone with a phone... there are numerous companies gatewaying
PSTN<>SIP in and out and some doing PSTN<>H323 and a few doing
PSTN<>IAX (this is less popular as the dedicated gateway devices
which are normally used to interconnect with PSTN (with DSPs to
handle codecs, E1/T1 interfaces, etc) generally don't do IAX.



Re: SIP on OpenBSD

2007-02-13 Thread Jeffrey C. Ollie
On Tue, 2007-02-13 at 14:46 -0500, Nick ! wrote:
> On 2/13/07, Karel Kulhavy <[EMAIL PROTECTED]> wrote:
> > On Tue, Feb 13, 2007 at 11:53:04AM +0100, Alessio Cappelli wrote:
> > > Hi, did you know about OpenPBX?
> >
> > PBX==Private Branch Exchange. I want a SIP phone, not a SIP exchange.
> > Or is it possible to use OpenPBX as a phone, too?
> >
> > Someone also mentioned Asterisk can be used as a phone, but I didn't
> > find anything in the Asterisk doc, also nothing in the Asterisk
> > commandline help.
>
> I haven't tried it, but I believe this would work:
> http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+MeetMe
>
> Now I'm excited. I want to try this at home. But who could I call?

MeetMe will not work on OpenBSD because MeetMe requires the Zaptel
kernel drivers to do audio mixing and timing.

OpenPBX has similar functionality but it does not require Zaptel.

Jeff

[demime 1.01d removed an attachment of type application/pgp-signature which had 
a name of signature.asc]



Re: SIP on OpenBSD

2007-02-13 Thread Stuart Henderson
On 2007/02/13 10:39, [EMAIL PROTECTED] wrote:
> If zaptel won't work in openbsd, there is no way for asterisk
> be installed.

pkg_add works nicely for me...

1.2.15 is in -current ports for the upcoming release,
1.4.whatever-it-is-then is planned for sometime after ports
unlocks after the release.

The port maintainer doesn't have any plans to port the zaptel
kernel pieces to OpenBSD.

Asterisk has some soundcard channel, which could theoretically
be used to make a softphone (you can send a dial command from the
CLI), but I never tried it, it is most likely linux-specific
(portability does not appear to be a primary concern of Asterisk,
though it's a lot better than it used to be) though it may be an
easier target than the usual softphones since * mostly works.



Re: SIP on OpenBSD

2007-02-13 Thread Nick !

On 2/13/07, Karel Kulhavy <[EMAIL PROTECTED]> wrote:

On Tue, Feb 13, 2007 at 11:53:04AM +0100, Alessio Cappelli wrote:
> Hi, did you know about OpenPBX?

PBX==Private Branch Exchange. I want a SIP phone, not a SIP exchange.
Or is it possible to use OpenPBX as a phone, too?

Someone also mentioned Asterisk can be used as a phone, but I didn't
find anything in the Asterisk doc, also nothing in the Asterisk
commandline help.


I haven't tried it, but I believe this would work:
http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+MeetMe

Now I'm excited. I want to try this at home. But who could I call?

-Nick



Re: SIP on OpenBSD

2007-02-13 Thread Karel Kulhavy
On Tue, Feb 13, 2007 at 11:53:04AM +0100, Alessio Cappelli wrote:
> Hi, did you know about OpenPBX?

PBX==Private Branch Exchange. I want a SIP phone, not a SIP exchange.
Or is it possible to use OpenPBX as a phone, too?

Someone also mentioned Asterisk can be used as a phone, but I didn't
find anything in the Asterisk doc, also nothing in the Asterisk
commandline help.

CL<
> 
> Alessio
> 
> Karel Kulhavy ha scritto:
> >Did anyone succeed in installing any SIP client on OpenBSD?
> >
> >CL<



Re: SIP on OpenBSD

2007-02-13 Thread Jurjen Oskam
On Tue, Feb 13, 2007 at 11:09:06AM -, [EMAIL PROTECTED] wrote:

> I don't know for sure how you did it.

Just install the asterisk package, which is made available by the ports
team.

> and never had any single damn problem. I have and reviewed the specs of 
> digium over and over again
> that zaptel is the device driver for the NIC card that talks to the kernel.

Yes, and if you don't use that card, you don't need zaptel. If you don't
use the card, you can still connect to any POTS system just fine using
some other POTS <-> SIP interface.

-- 
Jurjen Oskam

Savage's Law of Expediency:
You want it bad, you'll get it bad.



Re: SIP on OpenBSD

2007-02-13 Thread robert j. wozny
Lars Hansson <[EMAIL PROTECTED]> writes:

>> Unless zaptel is supported under the OpenbSD platform, then there is no way 
>> you can get sip
>> protocol run on OpenBSD platform.
> There are software SIP clients, you know. Like Ekiga, KCall, KPhone
> etc. It's just that no one as ported them yet.
> SIP has NOTHING to do with zaptel and both Asterisk and SER are in the
> ports tree. zaptel is only required if you want to use digium cards to
> interface with a PBX or similar.

  or you need meetme application (wihin asterisk/openpbx)

-- r.



Re: SIP on OpenBSD

2007-02-13 Thread Jacob Yocom-Piatt

[EMAIL PROTECTED] wrote:

I would rather design a PABX that could interface with existing non VOIP PABX 
at all. Again, this
is about preference not advocacy.

  


that's why your posting your FUD on-list, eh? asterisk + SPA-3000 + 
openbsd works fine for me.


it's on TV, but it's not a commercial, i just want you to buy what i'm 
selling.




Re: SIP on OpenBSD

2007-02-13 Thread demuel
It works if you intend that machine as VOIP only. But I don't think without 
zaptel/libpri, you can
connect it to existing PABX or PSTN.

> It seems that you are not understanding * architecture well.
>
> As I know zaptel is required for analog FXO/FXS cards from digium and
> libpri for T1/E1 cards. But they have nothing to do with VoIP, which is
> SIP, IAX ...
>
> I have never ran asterisk on OBSD, but I believe it works (I mean
> asterisk only, no zaptel and libpri)
>
> Shohrukh
>
> [EMAIL PROTECTED] wrote:
>> I don't know for sure how you did it. But I been working with 
>> Asterisk+Zaptel+Libpri here in UK
>> both for personnal and commercial VOIP applications. My success so far on 
>> the BSDs is with
>> FreeBSD
>> and never had any single damn problem. I have and reviewed the specs of 
>> digium over and over
>> again
>> that zaptel is the device driver for the NIC card that talks to the kernel. 
>> If you claimed that
>> you made OpenBSD run asterisk, then that is something worthwhile to talk 
>> about. But as I could
>> see, your setup is making your machine connecting to some other machine 
>> elsewhere. Well, in my
>> opinion it would be nice if one could put zaptel+libpri+asterisk under one 
>> box just as a typical
>> pabx.
>>
>> FYI, I do not used softphones and I prefer hardphones.
>>
>>
>>> On Tue, Feb 13, 2007 at 10:39:59AM -, [EMAIL PROTECTED] wrote:
>>> | If zaptel won't work in openbsd, there is no way for asterisk be 
>>> installed. Hence, no chance
>>> for
>>> | any SIP protocol to work. But in case you want to get SIP running on the 
>>> BSDs, I suggest you
>>> go
>>> | over to FreeBSD.
>>>
>>> I've been running a PBX with Asterisk and OpenBSD for quite some time
>>> now. I'm very happy with the resulting uptime and functionality. I've
>>> used an IAX softphone (LoudHush, MacOSX payware) and a few hardware
>>> SIP phones. It connects to a SIP provider in the Netherlands to
>>> connect to the rest of the world. No zaptel in my (sparc64) machine.
>>>
>>> I would also like a softphone (preferably IAX based, but SIP would be
>>> fine too I suppose) in the OpenBSD ports tree, but not having one does
>>> not make Asterisk on OpenBSD useless.
>>>
>>> Cheers,
>>>
>>> Paul 'WEiRD' de Weerd
>>>
>>> --
>>>
 [<++>-]<+++.>+++[<-->-]<.>+++[<+

>>> +++>-]<.>++[<>-]<+.--.[-]
>>>  http://www.weirdnet.nl/



Re: SIP on OpenBSD

2007-02-13 Thread Shohrukh Shoyokubov

It seems that you are not understanding * architecture well.

As I know zaptel is required for analog FXO/FXS cards from digium and 
libpri for T1/E1 cards. But they have nothing to do with VoIP, which is 
SIP, IAX ...


I have never ran asterisk on OBSD, but I believe it works (I mean 
asterisk only, no zaptel and libpri)


Shohrukh

[EMAIL PROTECTED] wrote:

I don't know for sure how you did it. But I been working with 
Asterisk+Zaptel+Libpri here in UK
both for personnal and commercial VOIP applications. My success so far on the 
BSDs is with FreeBSD
and never had any single damn problem. I have and reviewed the specs of digium 
over and over again
that zaptel is the device driver for the NIC card that talks to the kernel. If 
you claimed that
you made OpenBSD run asterisk, then that is something worthwhile to talk about. 
But as I could
see, your setup is making your machine connecting to some other machine 
elsewhere. Well, in my
opinion it would be nice if one could put zaptel+libpri+asterisk under one box 
just as a typical
pabx.

FYI, I do not used softphones and I prefer hardphones.

  

On Tue, Feb 13, 2007 at 10:39:59AM -, [EMAIL PROTECTED] wrote:
| If zaptel won't work in openbsd, there is no way for asterisk be installed. 
Hence, no chance for
| any SIP protocol to work. But in case you want to get SIP running on the 
BSDs, I suggest you go
| over to FreeBSD.

I've been running a PBX with Asterisk and OpenBSD for quite some time
now. I'm very happy with the resulting uptime and functionality. I've
used an IAX softphone (LoudHush, MacOSX payware) and a few hardware
SIP phones. It connects to a SIP provider in the Netherlands to
connect to the rest of the world. No zaptel in my (sparc64) machine.

I would also like a softphone (preferably IAX based, but SIP would be
fine too I suppose) in the OpenBSD ports tree, but not having one does
not make Asterisk on OpenBSD useless.

Cheers,

Paul 'WEiRD' de Weerd

--


[<++>-]<+++.>+++[<-->-]<.>+++[<+
  

+++>-]<.>++[<>-]<+.--.[-]
 http://www.weirdnet.nl/




Re: SIP on OpenBSD

2007-02-13 Thread demuel
I would rather design a PABX that could interface with existing non VOIP PABX 
at all. Again, this
is about preference not advocacy.

> [EMAIL PROTECTED] wrote:
>> that zaptel is the device driver for the NIC card that talks to the kernel.
>
> No, it's the device driver/API for telephony (Digium and Tormenta)
> cards, not NIC cards.
>
>> If you claimed that
>> you made OpenBSD run asterisk, then that is something worthwhile to talk 
>> about.
>
> It's not a claim, it's a fact. It's in the ports tree and it works.
>
>> But as I could
>> see, your setup is making your machine connecting to some other machine 
>> elsewhere.
>
> That's what most VOIP systems do. Would be pretty pointless if it didnt
> communicate with other VOIP systems.
>
>> Well, in my
>> opinion it would be nice if one could put zaptel+libpri+asterisk under one 
>> box just as a typical
>> pabx.
>
> And indeed the *only* thing missing on OpenBSD is the ability to
> interface directly with an *existing* non-VOIP PBX or non-VOIP phones.
> You can design and implement a perfectly functioning VOIP PBX on OpenBSD
> as long as you don't need the OpenBSD box to interface directly with a
> traditional PBX or telephone.
>
>> FYI, I do not used softphones and I prefer hardphones.
>
> It's of no relevance, both works with Asterisk (and SER) on OpenBSD.
>
> ---
> Lars Hansson



Re: SIP on OpenBSD

2007-02-13 Thread Jonathan Gray
On Tue, Feb 13, 2007 at 10:39:59AM -, [EMAIL PROTECTED] wrote:
> If zaptel won't work in openbsd, there is no way for asterisk be installed. 
> Hence, no chance for
> any SIP protocol to work. But in case you want to get SIP running on the 
> BSDs, I suggest you go
> over to FreeBSD.

I'm guessing no one advocating using asterisk or zaptel interfaces
has read any of the code, the zaptel driver in particular is really
gross in addition to the problems associated with the design of
the hardware.



Re: SIP on OpenBSD

2007-02-13 Thread Lars Hansson

[EMAIL PROTECTED] wrote:

that zaptel is the device driver for the NIC card that talks to the kernel.


No, it's the device driver/API for telephony (Digium and Tormenta) 
cards, not NIC cards.



If you claimed that
you made OpenBSD run asterisk, then that is something worthwhile to talk about.


It's not a claim, it's a fact. It's in the ports tree and it works.


But as I could
see, your setup is making your machine connecting to some other machine 
elsewhere.


That's what most VOIP systems do. Would be pretty pointless if it didnt 
communicate with other VOIP systems.



Well, in my
opinion it would be nice if one could put zaptel+libpri+asterisk under one box 
just as a typical
pabx.


And indeed the *only* thing missing on OpenBSD is the ability to 
interface directly with an *existing* non-VOIP PBX or non-VOIP phones.
You can design and implement a perfectly functioning VOIP PBX on OpenBSD 
as long as you don't need the OpenBSD box to interface directly with a 
traditional PBX or telephone.



FYI, I do not used softphones and I prefer hardphones.


It's of no relevance, both works with Asterisk (and SER) on OpenBSD.

---
Lars Hansson



Re: SIP on OpenBSD

2007-02-13 Thread demuel
Well we have different experience and approaches. I want a VOIP PABX and I find 
it easier to play
with voip telephony system if I have all what is listed as requirements on the 
asterisk website.

> [EMAIL PROTECTED] wrote:
>> Unless zaptel is supported under the OpenbSD platform, then there is no way 
>> you can get sip
>> protocol run on OpenBSD platform.
>
> There are software SIP clients, you know. Like Ekiga, KCall, KPhone etc.
> It's just that no one as ported them yet.
> SIP has NOTHING to do with zaptel and both Asterisk and SER are in the
> ports tree. zaptel is only required if you want to use digium cards to
> interface with a PBX or similar.
>
> ---
> Lars Hansson



Re: SIP on OpenBSD

2007-02-13 Thread demuel
I don't know for sure how you did it. But I been working with 
Asterisk+Zaptel+Libpri here in UK
both for personnal and commercial VOIP applications. My success so far on the 
BSDs is with FreeBSD
and never had any single damn problem. I have and reviewed the specs of digium 
over and over again
that zaptel is the device driver for the NIC card that talks to the kernel. If 
you claimed that
you made OpenBSD run asterisk, then that is something worthwhile to talk about. 
But as I could
see, your setup is making your machine connecting to some other machine 
elsewhere. Well, in my
opinion it would be nice if one could put zaptel+libpri+asterisk under one box 
just as a typical
pabx.

FYI, I do not used softphones and I prefer hardphones.

> On Tue, Feb 13, 2007 at 10:39:59AM -, [EMAIL PROTECTED] wrote:
> | If zaptel won't work in openbsd, there is no way for asterisk be installed. 
> Hence, no chance for
> | any SIP protocol to work. But in case you want to get SIP running on the 
> BSDs, I suggest you go
> | over to FreeBSD.
>
> I've been running a PBX with Asterisk and OpenBSD for quite some time
> now. I'm very happy with the resulting uptime and functionality. I've
> used an IAX softphone (LoudHush, MacOSX payware) and a few hardware
> SIP phones. It connects to a SIP provider in the Netherlands to
> connect to the rest of the world. No zaptel in my (sparc64) machine.
>
> I would also like a softphone (preferably IAX based, but SIP would be
> fine too I suppose) in the OpenBSD ports tree, but not having one does
> not make Asterisk on OpenBSD useless.
>
> Cheers,
>
> Paul 'WEiRD' de Weerd
>
> --
>>[<++>-]<+++.>+++[<-->-]<.>+++[<+
> +++>-]<.>++[<>-]<+.--.[-]
>  http://www.weirdnet.nl/



Re: SIP on OpenBSD

2007-02-13 Thread Lars Hansson

[EMAIL PROTECTED] wrote:

Unless zaptel is supported under the OpenbSD platform, then there is no way you 
can get sip
protocol run on OpenBSD platform.


There are software SIP clients, you know. Like Ekiga, KCall, KPhone etc. 
It's just that no one as ported them yet.
SIP has NOTHING to do with zaptel and both Asterisk and SER are in the 
ports tree. zaptel is only required if you want to use digium cards to 
interface with a PBX or similar.


---
Lars Hansson



Re: SIP on OpenBSD

2007-02-13 Thread Paul de Weerd
On Tue, Feb 13, 2007 at 10:39:59AM -, [EMAIL PROTECTED] wrote:
| If zaptel won't work in openbsd, there is no way for asterisk be installed.
Hence, no chance for
| any SIP protocol to work. But in case you want to get SIP running on the
BSDs, I suggest you go
| over to FreeBSD.

I've been running a PBX with Asterisk and OpenBSD for quite some time
now. I'm very happy with the resulting uptime and functionality. I've
used an IAX softphone (LoudHush, MacOSX payware) and a few hardware
SIP phones. It connects to a SIP provider in the Netherlands to
connect to the rest of the world. No zaptel in my (sparc64) machine.

I would also like a softphone (preferably IAX based, but SIP would be
fine too I suppose) in the OpenBSD ports tree, but not having one does
not make Asterisk on OpenBSD useless.

Cheers,

Paul 'WEiRD' de Weerd

--
>[<++>-]<+++.>+++[<-->-]<.>+++[<+
+++>-]<.>++[<>-]<+.--.[-]
 http://www.weirdnet.nl/

[demime 1.01d removed an attachment of type application/pgp-signature]



Re: SIP on OpenBSD

2007-02-13 Thread Claudio Jeker
On Tue, Feb 13, 2007 at 10:39:59AM -, [EMAIL PROTECTED] wrote:
> If zaptel won't work in openbsd, there is no way for asterisk be
> installed. Hence, no chance for any SIP protocol to work. But in case
> you want to get SIP running on the BSDs, I suggest you go over to
> FreeBSD.

You still can use asterisk on OpenBSD as SIP registrar with enhanced
features. The only thing that does not work is using Asterisk as a VoIP
gateway to PoTS.

> 
> > On Tue, Feb 13, 2007 at 09:57:20AM -, [EMAIL PROTECTED] wrote:
> >> In my opinion, if you could install asterisk+zaptel+libpri in openbsd,
> >> then I could not see any reason why you cannot get SIP running on it.
> >>
> >> > Did anyone succeed in installing any SIP client on OpenBSD?
> >> >
> >
> > The only problem is that we don't support zaptel. It is an incredible ugly
> > interface that only works with the digium cards that are not supported.
> >
> > --
> > :wq Claudio
> 

-- 
:wq Claudio



Re: SIP on OpenBSD

2007-02-13 Thread demuel
Unless zaptel is supported under the OpenbSD platform, then there is no way you 
can get sip
protocol run on OpenBSD platform. I have read in the digium mailing lists that 
work is on the way
in transferring the success of digium-based cards to either the NetBSD/OpenBSD.

>>Claudio Jeker wrote:
>> On Tue, Feb 13, 2007 at 09:57:20AM -, [EMAIL PROTECTED] wrote:
>>> In my opinion, if you could install asterisk+zaptel+libpri in openbsd,
>>> then I could not see any reason why you cannot get SIP running on it.
>>>
 Did anyone succeed in installing any SIP client on OpenBSD?

>>
>> The only problem is that we don't support zaptel. It is an incredible ugly
>> interface that only works with the digium cards that are not supported.
>>
>
> Also, the OP asked for a SIP client, not a about running a SIP server.
> AFAIk there are no SIP clients in the ports tree.
>
> ---
> Lars Hansson



Re: SIP on OpenBSD

2007-02-13 Thread demuel
If zaptel won't work in openbsd, there is no way for asterisk be installed. 
Hence, no chance for
any SIP protocol to work. But in case you want to get SIP running on the BSDs, 
I suggest you go
over to FreeBSD.

> On Tue, Feb 13, 2007 at 09:57:20AM -, [EMAIL PROTECTED] wrote:
>> In my opinion, if you could install asterisk+zaptel+libpri in openbsd,
>> then I could not see any reason why you cannot get SIP running on it.
>>
>> > Did anyone succeed in installing any SIP client on OpenBSD?
>> >
>
> The only problem is that we don't support zaptel. It is an incredible ugly
> interface that only works with the digium cards that are not supported.
>
> --
> :wq Claudio



Re: SIP on OpenBSD

2007-02-13 Thread Lars Hansson

Claudio Jeker wrote:

On Tue, Feb 13, 2007 at 09:57:20AM -, [EMAIL PROTECTED] wrote:

In my opinion, if you could install asterisk+zaptel+libpri in openbsd,
then I could not see any reason why you cannot get SIP running on it.


Did anyone succeed in installing any SIP client on OpenBSD?



The only problem is that we don't support zaptel. It is an incredible ugly
interface that only works with the digium cards that are not supported.



Also, the OP asked for a SIP client, not a about running a SIP server.
AFAIk there are no SIP clients in the ports tree.

---
Lars Hansson



Re: SIP on OpenBSD

2007-02-13 Thread Claudio Jeker
On Tue, Feb 13, 2007 at 09:57:20AM -, [EMAIL PROTECTED] wrote:
> In my opinion, if you could install asterisk+zaptel+libpri in openbsd,
> then I could not see any reason why you cannot get SIP running on it.
> 
> > Did anyone succeed in installing any SIP client on OpenBSD?
> >

The only problem is that we don't support zaptel. It is an incredible ugly
interface that only works with the digium cards that are not supported.

-- 
:wq Claudio



Re: SIP on OpenBSD

2007-02-13 Thread demuel
In my opinion, if you could install asterisk+zaptel+libpri in openbsd, then I 
could not see any
reason why you cannot get SIP running on it.

> Did anyone succeed in installing any SIP client on OpenBSD?
>
> CL<



SIP on OpenBSD

2007-02-13 Thread Karel Kulhavy
Did anyone succeed in installing any SIP client on OpenBSD?

CL<