Koozali.org: home of the SME Server

PAP2 & Call Waiting

Offline del

  • *
  • 765
  • +0/-0
PAP2 & Call Waiting
« on: June 14, 2008, 09:14:19 PM »
Hi All,

Is it possible tot turn off Call Waiting? If so how? Also would it work with a PAP2?
Thanks in advanced.

Del
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

Offline del

  • *
  • 765
  • +0/-0
Re: PAP2 & Call Waiting
« Reply #1 on: June 16, 2008, 05:09:08 PM »
I have managed to turn off call waiting in the PAP2 so I believe that the system doesn't actually have call waiting when a PAP2 is specified in the extension. Is this correct? Thanks.
Del
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: PAP2 & Call Waiting
« Reply #2 on: June 16, 2008, 08:16:45 PM »
Hi Del,

SARK doesn't really understand call-waiting.  It just switches calls to wherever you want them to go.  It is the terminal (sip phone, ATA, whatever) which decides whether it can handle more than one call or not, SARK/Asterisk will just keep chucking calls at it until it receives a SIP "BUSY HERE"  status back from the phone, which causes SARK to either redirect the call (if call forward on busy is set) or drop the call to Vmail. 

Most SIP phones are multi-presence.  When you are on a call, if another call arrives then the phone will usually flash the next available line button so that you can flip-flop between calls.   In SIP parlance, this is usually termed "call waiting".  When you turn it "off", you effectively force the phone to single-presence and in that state it will only take a single call before giving back a BUSY to asterisk.

I don't know if this answers your question or not because I wasn't sure whether you were referring to SIP call waiting or the call waiting tones you get from the PTT (common in America, not so common in Europe).

Best

S