Hello, In my dialplan, I do s,n,DIAL( ) If my called phone response and after hangup, asterisk execute the h,1, But, if I the caller hangup at ringing (cancel), it don?t execute the h,1, Know you why? Thank you Cordialement, BERGANZ Fran?ois P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090611/02a651a3/attachment.htm
On 11 Jun 2009, at 08:59, BERGANZ Fran?ois wrote:> In my dialplan, I do s,n,DIAL(?) > If my called phone response and after hangup, asterisk execute the > h,1,? > > But, if I the caller hangup at ringing (cancel), it don?t execute > the h,1,? > > > Know you why?Because the call was cancelled and not actually hung up? Generally the hangup context is used to 'clean up' or provide info about the call. If it didn't happen its a bit irrelevant. S