[Asterisk-Users] Manager events logic depends on channel type?

Steven Critchfield critch at basesys.com
Tue Sep 14 09:49:29 MST 2004


On Tue, 2004-09-14 at 11:30, Maciek Kaminski wrote:
> Apparently there are subtle diferences between meaning of MeetmeJoin
> event depending on channel type.
> 
> Problem is: after originating a call from channel to MeetMe room i.e.:
> 
> [meetme]
> exten => 1,1,Answer
> exten => 1,2,Meetme(kolejka|dqM)
> 
> than:
> Context: meetme
> Exten: 1
> Priority: 1
> ActionID: 1077925740-00000004
> Timeout: 5000
> Action: Originate
> Async: true
> Channel: somechannel
> 
> I get eventually MeetmeJoin event. For voip channels (i.e.: iax, sip)
> MeetmeJoin means that channel has been connected and other end has
> picked up a phone while for Zap channel (X100P) I get MeetmeJoin just
> after channel has been dialed and dialing tone is heard in Meetme.
> 
> Do I miss something or is this a bug?

I think what you are missing is the fact that a X100P doesn''t know when
the line is answered so it is answered very early compared to a positive
knowledge pickup associated with VoIP channels. 
 
-- 
Steven Critchfield <critch at basesys.com>




More information about the asterisk-users mailing list