[Asterisk-Users] Flash on X100P does not really flash.

Smythe Davis smythe_d at linuxmail.org
Thu Apr 29 15:58:00 MST 2004


Problem:

Flash on X100P does not flash.

Phone line has Call Transfer. With this line plugged into a regular phone, it can receive a phone call. Then, depress the hook momentarily, release. Dialtone is now available. Dial a different number. Call is answered. Hook Flash again, now in a three way call. Hang up. The other two parties are still in communication.

Now, plug same line into the X100P. This is in the USA. Call the asterisk box. Line is answered. It can be heard with the Asterisk attempts to Flash, but it does not. 

The section from extensions.conf is as follows:

exten => s,1,Answer
exten => s,2,Wait(2)
exten => s,3,Flash
exten => s,4,Wait(1)
exten => s,5,SendDTMF(8889995555)
exten => s,6,Wait(1)
exten => s,7,Flash
exten => s,8,Wait(1)
exten => s,9,Hangup




The call as answered by Asterisk in debug mode is as follows:

Asterisk Ready.
*CLI>     -- Starting simple switch on 'Zap/1-1'
    -- Executing Answer("Zap/1-1", "") in new stack
    -- Executing Wait("Zap/1-1", "2") in new stack
    -- Executing Flash("Zap/1-1", "") in new stack
    -- Flashed channel Zap/1-1
    -- Executing Wait("Zap/1-1", "1") in new stack
    -- Executing SendDTMF("Zap/1-1", "8889995555") in new stack
    -- Sent digit string '8889995555' on Zap/1-1
    -- Executing Wait("Zap/1-1", "1") in new stack
    -- Executing Flash("Zap/1-1", "") in new stack
    -- Flashed channel Zap/1-1
    -- Executing Wait("Zap/1-1", "1") in new stack
    -- Executing Hangup("Zap/1-1", "") in new stack
  == Spawn extension (incoming, s, 9) exited non-zero on 'Zap/1-1'
    -- Hungup 'Zap/1-1'


Thank you for your assistance.

S. D.
-- 
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze



More information about the asterisk-users mailing list