[asterisk-users] Issue when dialing multiple extensions using & ------Please Help
Mark Michelson
mmichelson at digium.com
Sat Aug 30 15:53:01 CDT 2008
Krunal Patel wrote:
> Hi,
>
> I have a simple dialplan.
>
> [test]
> exten => _X.,1,Dial(SIP/1000&SIP/1002)
>
> I have registered user whose context is test.
> Now I am dialing any number, so it will enter into test context.
> It will dial 1000 & 1002 both.
> Both keeps ringing.
> Now the problem is, when any of them answer, another one keeps ringing
> for 10 to 15 sec.
>
> Please help me , what's wrong here.
>
> Thanks,
> Krunal Patel
>
It's hard to say for certain based just on the details given, but it could be
that the SIP CANCEL generated by Asterisk to the second phone is being rejected
or is not being generated in the first place. Seeing a SIP debug from the call
would help to diagnose the problem.
Mark Michelson
More information about the asterisk-users
mailing list