Since the beginning (of my Asterisk life) I have an install that is, supposedly, set up for call waiting. Using a TDM400p, with FXO and FXS modules. On the Analog phones, I can hear the Incoming call (call waiting) tone, but the system does not respond to a "hook flash", to place the current call on hold and answer the incoming call. I have not attempted, nor research how/if this can be done on SIP. What am I not grasping here? About the Analog phone/Asterisk actions. Not too vague, I hope. joe a.
Are you doing *0 after you flash the hook? This will flash the fxo line for you. I do wish there was a way to get Asterisk to answer the call waiting on the fxo, all I ever get is the call waiting beep and I get to answer it myself, otherwise it goes to telco's voicemail. on Wednesday 07/11/2007 Joe acquisto(joea at j4computers.com) wrote > Since the beginning (of my Asterisk life) I have an install that is, supposedly, set up for call waiting. > > Using a TDM400p, with FXO and FXS modules. > > On the Analog phones, I can hear the Incoming call (call waiting) tone, but the system does not respond to a "hook flash", to place the current call on hold and answer the incoming call. I have not attempted, nor research how/if this can be done on SIP. > > What am I not grasping here? About the Analog phone/Asterisk actions. > > Not too vague, I hope. > > joe a. > > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici at ccs.covici.com
>>> On 7/11/2007 at 11:04 AM, "Joe acquisto" <joea at j4computers.com> wrote: > Since the beginning (of my Asterisk life) I have an install that is, > supposedly, set up for call waiting. > > Using a TDM400p, with FXO and FXS modules. > > On the Analog phones, I can hear the Incoming call (call waiting) tone, but > the system does not respond to a "hook flash", to place the current call on > hold and answer the incoming call. I have not attempted, nor research > how/if this can be done on SIP. > > What am I not grasping here? About the Analog phone/Asterisk actions. > > Not too vague, I hope. > > joe a. >OK, so the secret seems to be to flash (press hook button briefly) as normal, the do *0. That takes me to the "waiting" call. But how to switch back, is still a mystery. Do to various constraints intense testing is not possible at this time. Anyone? joe a.