Go Back   Wireless and Wifi Forums > News > Newsgroups > uk.telecom.voip
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-25-2007, 05:49 PM
Jono
Guest
 
Posts: n/a
Default Asterisk Flash PSTN

Hello all,

I am trying, unsuccessfully, to get asterisk to send a hook flash to
the pstn line.

I'm using a wildcard x100p clone for the PSTN interface.

Essentially, what I need to accomplish is this:

1. Answer inbound PSTN call (which is actually a doorphone) from any
handset on my PBX. (this works fine)

2. Flash the PSTN (x100p) & dial 0 (zero) to unlock the door.

Any helpers out there?



Reply With Quote
  #2 (permalink)  
Old 09-02-2007, 08:08 PM
alexd
Guest
 
Posts: n/a
Default Re: Asterisk Flash PSTN

Jono wrote:

>> Essentially, what I need to accomplish is this:
>>
>> 1. Answer inbound PSTN call (which is actually a doorphone) from any
>> handset on my PBX. (this works fine)
>>
>> 2. Flash the PSTN (x100p) & dial 0 (zero) to unlock the door.
>>
>> Any helpers out there?

>
> What, no-one?


Have you tried Flash()? This page practically has the answer:

http://www.voip-info.org/wiki/index....risk+cmd+Flash

[someones_at_the_door_Jono]
exten => s,1,Answer()
exten => s,2,Flash()
exten => s,3,SendDTMF(0)
exten => s,4,Hangup()

--
<http://ale.cx/> (AIM:troffasky) (UnSoEsNpEaTm@ale.cx)
21:02:12 up 47 days, 2:48, 3 users, load average: 0.21, 0.39, 0.41
09 f9 11 02 9d 74 e3 5b d8 41 56 c5 63 56 88 c0


Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PSTN to Voip Woggle uk.telecom.voip 11 03-22-2007 01:09 AM
Oops Its Adobe Flash Light not Java Elector alt.cellular.verizon 0 11-06-2006 01:52 PM
SPA-3000 PSTN doesn't ring Turandot uk.telecom.voip 11 09-05-2006 05:56 PM
Asterisk and voicemail permission problem Tinus uk.telecom.voip 0 08-25-2006 02:47 PM
Sipura 3000 PSTN to VoIP Henk van Andel uk.telecom.voip 4 10-17-2005 09:50 PM


All times are GMT. The time now is 02:44 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45