asterisk developers,

playing around with CVS HEAD (downloaded 4/10/05), i noticed that when a SIP-->Zap call was made, and the Zap channel was offhook/busy, the SIP response returned was 403 Forbidden instead of 486 Busy Here. i tracked this down to the fact that the channel's hangup cause member in ast_channel.hangupcause was not being set when ast_request() was failing in app_dial.c:dial_exec_full().

bug has been raised and a patch submitted at the following url, http://bugs.digium.com/view.php?id=5394

i do not have a disclaimer on file, and will try to fax it in to digium soonest, but do bear with me on this. in the interim, if someone were to take up the patch and commit it into CVS HEAD (or 1.2 if that's possible), i'd be much obliged.

--
Regards,                           /\_/\   "All dogs go to heaven."
[EMAIL PROTECTED]                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+
_______________________________________________
Asterisk-Dev mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to