[Asterisk-Users] Incoming call #2 sent to VM immediately when
already on phone with incoming.
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Wed Aug 10 05:19:26 MST 2005
On Tuesday 09 August 2005 18:56, Min Hwan Chang wrote:
> I'm having this problem where if the phone is ringing from
> IncomingCall #1, IC#2 will be immediately sent to VM. Is there
> somethign wrong with my dial plan? I currently have 4 incoming lines
> going into a TDM400 with the group set to g0.
Yes there is something wrong with your dialplan.
How does the snippet you posted get to step 6?
> exten => s,1,Answer()
> exten => s,2,Wait(1)
> exten => s,3,Dial(${PHONE1}&${PHONE2}&${PHONE3},50,r)
> exten => s,4,Wait(1)
> exten => s,5,Voicemail,u203
> exten => s,6,Voicemail,b203
> exten => s,7,Hangup()
-A.
More information about the asterisk-users
mailing list