Displaying 9 results from an estimated 9 matches for "netpion".
Did you mean:
neterion
2006 Feb 21
3
Send flash through zap channel
...sometimes emulates flash => not in my setup
* Tried the above from snom sip phone, sip ata with analogue phone and flash-key, mobile phone called in via another zap channel => no difference between the incomings
Has somebody any hints for me?
Stefan
--
Stefan M?rkle Netpioneer GmbH
Leitender Systemarchitekt Beiertheimer Allee 18
<stefan.maerkle@netpioneer.de> 76137 Karlsruhe
*** Besuchen Sie uns vom 09.03.- 15.03.2006 auf der Cebit 2006 in Hannover. Sie finden uns in Halle 3 auf Stand D31 als Mitaussteller der Imperia AG ***
2004 Aug 05
1
AW: Integrating an old PBX with Asterisk
...Risk management. Asterisk becomes SPOF for whole telephony system (at
least for inbound/outbound calls)
In our company we will probably setup your scenario 2 for integration of some
voip-Users and voicemail functionality.
Just my 2 cents,
Stefan
--
Stefan M?rkle Netpioneer GmbH
Leiter Knowledge Center Beiertheimer Allee 18
<stefan.maerkle@netpioneer.de> 76137 Karlsruhe
2005 Feb 01
2
IAX2 Softphone
For all the peoples that wanted to test my windows IAX2 phone, I've
put it up on a server where it can be downloaded.
For the ones that wanted the DLL, it's available on the same page.
For the DLL, I will post a list of the functions in it and the
parameters it expect as soon as I have some free time.
All comments (good or bad) are welcome
The phone can be used mostly with the keyboard
2005 Feb 05
3
ISDN X-Over
Hi all,
I have just been reading an article on the asterisk-doc site about ISDN
X-Over cables.
The article mentioned the converting of an NT1 to make this possible, has
anybody got the information required to modify a BT NT1?
Or any information on the BT NT1.
Thanks in advance.
Regards
Dave
2004 Jul 23
0
AW: Large Enterprises using asterisk
...especially when not being paid for their work. So this is something only Mark or Digium could achieve or a person/team that has full support by them.
Just my 2 Euro-Cents, and sorry for the long text, hope somebody made it to the end ... ;-)
Stefan M?rkle
--
Stefan M?rkle Netpioneer GmbH
Leitender Systemarchitekt Beiertheimer Allee 18
<stefan.maerkle@netpioneer.de> 76137 Karlsruhe
2004 Dec 19
4
SMS - how to send one
I've read quite a bit in the older mailing list posts and the wiki but
I'm missing some simple point.
1) What is required to send an SMS to a mobile outside the office given:
Channel: ZAP/1
send it to $SMS_RECIPIENT (which includes the final "extra" digit)
via
$SMS_CENTER=the national message center server for sending messages
$MESSAGE= the message text
How is the .call file
2004 Sep 28
2
GSM phones, bluetooth and general hapiness
Hi Stefan,
> At the moment I'm into the Bleuz mailing list for getting the SCO
> feature to work, starting with my laptops BT and my dads Nokia.
>
> I have now a basic understanding from the RFCOMM layer which delivers
> the AT commands, AT works. If I get the basic SCO functions
> working with
> the test tools, to get the headsetfunction itself into the
> pc.
2010 Nov 16
0
Bug#603713: xen-hypervisor-4.0-amd64: amd64 Dom0-Kernel crashes in early boot-stage
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-1
Severity: important
The amd64 Dom0 crashes in early boot-stage. For debugging purpose I logged Kernel-Dump
with minicom over Serial Console:
System is:
Dell Poweredge R710
2x Intel XEON X5650
96GB RAM
Perc H200 SAS Controller
3x SAS-Drive
I see a possible conjunction with Bug #600241 but acpi=off doesn't solve this
problem.
Regards,
2010 Nov 16
0
Bug#603727: xen-hypervisor-4.0-amd64: i386 Dom0 crashes after doing some I/O on local storage (software Raid1 on SAS-drives with mpt2sas driver)
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-1
Severity: normal
My 32Bit Dom0-crashes with error "Out of SW-IOMMU space for 65536 bytes"
after doing moderate I/O on the local storage, which is a software-raid1
over 3 harddrives, connected to the builtin Perc H200 controller with ext3-fs.
The error is reproduceable with "dd if=/dev/zero of=bigfile bs=1024 count=1000000"