[Asterisk-Users] callgroup and callwaiting for IAX clients

2005-05-18 Thread IT-PO
Hi Gurus.
I searched the lists, wiki and the rest of the web but I still do not
understand this.
My Setup is as follows:
[ISDN via chan_capi or IAX2 DiD Provider] = [* PBX] = [IAX2 Clients
(Atcom AT-320ED)]
I want to get callgroup/pickupgroup and callwaiting working on the IAX
phones. Some web sources told me that this was not implemented, others
say that the phone has to handle this, as IAX2 provides these functions
natively.
But how do I get this running? I tried to put callgroup=, pickupgroup=
and callwaiting= statements in my iax.conf, but it does not work.
What do I have to do or how can I workaround if it's really my phones
that have to do this?
--
Best Regards,
Met vriendelijke groeten,
Mit freundlichen Grüßen,
Timm Gebhart
[EMAIL PROTECTED]
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie
die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If
you are not the intended recipient (or have received this e-mail in
error) please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

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


[Asterisk-Users] callgroup and callwaiting for IAX clients

2005-05-17 Thread IT-PO
Hi Gurus.
I searched the lists, wiki and the rest of the web but I still do not 
understand this.

My Setup is as follows:
[ISDN via chan_capi or IAX2 DiD Provider] = [* PBX] = [IAX2 Clients 
(Atcom AT-320ED)]

I want to get callgroup/pickupgroup and callwaiting working on the IAX 
phones. Some web sources told me that this was not implemented, others 
say that the phone has to handle this, as IAX2 provides these functions 
natively.

But how do I get this running? I tried to put callgroup=, pickupgroup= 
and callwaiting= statements in my iax.conf, but it does not work.

What do I have to do or how can I workaround if it's really my phones 
that have to do this?

--
Best Regards,
Met vriendelijke groeten,
Mit freundlichen Grüßen,
Timm Gebhart
Personal Office B.V.
Tel: +31 77 326 0111
Fax: +31 77 352 6549
[EMAIL PROTECTED]
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie
die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If
you are not the intended recipient (or have received this e-mail in
error) please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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] Incoming Fax Service question

2005-03-09 Thread IT-PO
Dunno if I did make myself clear.
I want to route an incoming ISDN call using the excess digits dialed. 
Need this for Fax.

If I understood your post and the wiki, using NV(Fax|Background)Detect 
should Just Work, like in the example.
Has anybody done this with an ISDN line? Will, if the user just dials 
the fax number through (which is actually 2 or 3 digits longer than the 
real ISDN number), the excess digits be there as DTMF?

Justin Newman schrieb:
If you need to dial additional digits after pickup, use the D(...) command
with Dial. Why not just send the call to another extension or DID?
To detect fax on the line, you can use NVFaxDetect or NVBackgroundDetect.
More information on the Tikiwiki.
http://www.voip-info.org/tiki-index.php?page=NVFaxDetect
http://www.voip-info.org/tiki-index.php?page=NVBackgroundDetect
Justin
 


--
Best Regards,
Met vriendelijke groeten,
Mit freundlichen Grüßen,
Timm Gebhart
Personal Office B.V.
Tel: +31 77 320 2923
Fax: +31 77 320 2921
[EMAIL PROTECTED]
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie
die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If
you are not the intended recipient (or have received this e-mail in
error) please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Incoming Fax Service question

2005-03-08 Thread IT-PO
Hi Everyone.
Some time ago, I was told that it's possible to implement an incoming 
Fax server with extensions using only one PSTN line, like this:
PSTN number: 1234567, that's the line connected,
FAX numbers like: 1234567-00, 1234567-01, 1234567-02 and so on are 
routed to their respective recipients.
I do not want real DID (which would mean buying a bunch of numbers from 
the telco, expensive), but to handle this inside my Asterisk PBX.
I was told there is software that would work like this, but don't know 
how this could be achieved.
I can code, so the real problem for me is: how do I get to the excess 
numbers dialed after the number that connects to my line (1234567 in my 
example).
I want to implement this using an ISDN line.

I simply cannot get the hang of this, and would greatly appreciate any 
insights.

--
Best Regards,
Met vriendelijke groeten,
Mit freundlichen Grüßen,
Timm Gebhart
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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] Door buzzer.

2004-12-07 Thread IT-PO
Henry Devito schrieb:
On Sat, 4 Dec 2004, Cian O'Sullivan wrote:
They have a pizza box server as their asterisk server with a T1 card. No
more slots, so if I want to use the existing infrastructure I will need
to build a second server with an FXO port.  Kinda stupid having a second
server just to open the door.
If the device is only a buzzer, can't you do anything fancy on the
comport, with hardware and an event poll?
Or if it is a phone device maybe an Iaxy can do the trick?
Stefan de Konink
[*] 
Viking electronics makes a device for this purpose.
www.vikingelectronics.com 
They make 2 devices, one that will work hooked to an FXS port the other will
work hooked to an FXO port.  I prefer the one that hooks to an FXO port, But
the FXS port box works just as well.
Could you expand on this a little? For us that are not into this type of 
stuff. What exactly is the device one would need, and how could it be 
installed?

--
Best Regards,
Mit freundlichen Grüßen,
Timm Gebhart
[EMAIL PROTECTED]
___
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] Voicemail - Danish, German an French audio files download?

2004-12-02 Thread IT-PO
Hi.
Deutsche Prompts gibts hier:
http://www.stadt-pforzheim.de/asterisk/vprompts.html
Thorben G. Jensen schrieb:
Hi all,
 

Is it possible to download Danish, German and French audio files for 
Asterisk somewhere, or does everybody just record them?

 

Thank you in advance
Thorben
 


___
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

--
Best Regards,
Mit freundlichen Grüßen,
Timm Gebhart
[EMAIL PROTECTED]
___
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 with ISDN

2004-11-24 Thread IT-PO
Wengrzik, Andreas schrieb:
my problem is that i in first step i have to use asterisk only for sending an 
error message as wave file
to a specified number.
Theres no money for new hardware right now :( 
I have an AVM Fritz card and this should do the job.
Start here:
http://www.voip-info.org/tiki-index.php?page=Asterisk+How+to+connect+with+CAPI
I got it all up and running within a few hours using this doc and the 
included links. Even 2 Fritz Cards work perfectly.

If you have any questions, you can also email me in german.
--
Mit freundlichen Grüßen,
Timm Gebhart
Personal Office B.V.
[EMAIL PROTECTED]
___
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] chan_capi dialout problem

2004-11-17 Thread IT-PO
Hello.
I'm using Asterisk with chan_capi to connect to the Netherlands PSTN.
Dialing in works allright, but dialing out does not work.
When using early B3 connects, I get the dialtone from the PSTN (but it 
is a little choppy), but they do not seem to receive the digits I dial, 
dialtone goes on and on until timeout.
Oh, I am using Xlite as a SIP client.

Can anyone shed some light on this?
--
Mit freundlichen Grüßen,
Timm Gebhart
___
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