On Sun, 10 Jul 2005, Clive wrote: > > Hi all > > > > I am wondering if anyone has had a similar trouble to this: > > > > The timeout arguments in the dial command does not work. The caller > > does not get disconnected when the timeout reaches zero. > > > > I am not sure if this is a chan_capi issue, or a asterisk issue. I am using > > CVS-head and chan_capi CVS head also. > > > > Any suggestions or help will be appreciated. > > > > Thanks > > Clive > > > Ok, just did some testing on the dial command using only iax2 and it > does disconnect the call, so this may be a chan_capi issue.
As far as I know, the timeout and hangup logic is done within Asterisk e.g. dial-application. chan-capi does not know anything about a timeout, so I don't know how this can be the location of the problem. Armin _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
