Basically you need to disable call waiting on your SIP device (if it
supports call waiting to begin with).  When the second call comes into the
SIP device with call waiting disabled, it should send a 486 SIP message
(mine says "486 Busy Here") back to the Asterisk. You can see this in "sip
debug" mode on the console.

Then setup your extensions.conf to take the appropriate action on Busy like
any other extension.

Sean
_______________________________________________

Sean Robertson

NETXUSA
p. 800-289-6389
f.  864-233-4344                  "Ask me about Voice over IP."
http://www.netxusa.com/

----- Original Message -----
From: "Paulo Mannheimer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 11, 2003 4:32 PM
Subject: [Asterisk-Users] SIP busy


> Hi,
>
> I would like * to treat a SIP extension as a normal extension, when it
> comes to the busy functionality. In other words, if someone tries to
> call the SIP phone and there is already an ongoing conversation, the new
> caller should get a busy message/tone
>
> Is there any parameter that I can set? Is this something that should be
> configured at my softphone?
>
> Best,
>
> PHM
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
>


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to