Displaying 1 result from an estimated 1 matches for "dip02".
Did you mean:
sip02
2007 Jul 16
0
Dial and option G
Hi all, I use the G option in my dials for redirect both parties in the
conference.
There is a way for auto-include in a conference other parties that first
two without using AGI?
I try with:
[from-internal]
exten => 9999,1,Dial(IAX2/DIP02/9999||G(fromiax^9999^1)
[fromiax]
exten => 9999,1,MeetMe(9999,qdxAa)
exten => 9999,2,MeetMe(9999,qdx)
exten => 9999,3,Dial(other-user,,G(from-iax,9999,4))
exten => 9999,4,MeetMe(9999,qdx)
.... but not work.
Any suggestion?
Thanks Enrico
--
Pasqualotto 'Pasqu' Enrico
enric...