<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
When I call my Asterisk-server from my cell phone on one of the PSTN-numbers that terminate in a FXO-module on my TDM410P Digium card, and in the dialplan the end of a context is reached and Asterisk needs to execute the Hangup()-command, I notice the following :<BR>
<BR>
- Asterisk tells me that the conversation was hung up (the log files tell me the command was executed)<BR>
- On my cell phone I hear silence, no special tone on the line that tells me the call was terminated by Asterisk, AND time keeps on counting on my cell phone as if the duration of the conversation continues.<BR>
<BR>
I see the following solution :<BR>
- At the end of my context, I initiate the Congestion()-application to force the caller to hang up.<BR>
<BR>
But I think it must be enough just to call the Hangup()-command to make Asterisk terminate the conversation...<BR>
But as I said : on my cell phone I see that time keeps on counting as if I'm still connected + no tone that the line was hung up.<BR>
<BR>
On the other hand : Asterisk detects the other end really good and registers when the caller has put down his phone and the conversation is terminated by the caller. Also a fax and a busy-tone is well detected. The option busydetect=yes is set in my chan_dahdi.conf... But this is not the problem.<BR>
<BR>
Is this a bug ??<BR>
<BR>
Greetingz,<BR>
Jonas.
</BODY>
</HTML>