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
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 -- Justin J. Newman Newman Telecom, Inc.
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 it@personaloffice-bv.com 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.