bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bayonne-devel] bayonne and voicetronix -> hangup ko


From: David Sugar
Subject: Re: [Bayonne-devel] bayonne and voicetronix -> hangup ko
Date: Fri, 02 Sep 2005 09:10:11 -0400
User-agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711)

Yes, we need to see if the "case VPB_DROP:" itself is ever reached.

Alessio Pomaro wrote:
Hi!
In the file .../bayonne-1.2.14pl2/drivers/vpb/driver.cpp there is:
case VPB_DROP:
   if(!trunk->isStation)
        {
             cp = getLast("drop");
             switch(*cp)
                  {
                       case 'n':
                       case 'N':
                       case '0':
                       case 'f':
                       case 'F':
                            break;
                       default:
                            event.id = TRUNK_STOP_DISCONNECT;
                     }
         }
         break;
Is it correct for the hang up event detection?
Thanks!

Il gio, 2005-09-01 alle 18:16, David Sugar ha scritto:
The very first question to consider is, do you even see a drop event signaled by the card? The place to check is where the VPB_DROP case is found in drivers/vpb/driver.cpp. If nothing goes through that case, the card itself, or the sdk, is not reporting any disconnect events to Bayonne.
--
Alessio Pomaro
pnfStudio s.n.c.
Viale Porta Po, 94
45100 Rovigo RO (Italy)
Contacts:
tel. (+39) 0425 404193
fax. (+39) 0425 988982
mob. (+39) 320 2392615
Web:
http://www.pnfstudio.com
CONFIDENZIALE:
Questo messaggio e gli eventuali allegati sono confidenziali e riservati.Se vi è stato recapitato per errore e non siete fra i destinatarielencati, siete pregatidi darne immediatamente avviso al mittente. Le informazioni contenutenon devono essere mostrate ad altri, né utilizzate, memorizzate o copiate in qualsiasiforma.
CONFIDENTIAL:
This e-mail and any attachments are confidential andmay contain reserved information.If you are not one of the named recipients, please notify the senderimmediately.Moreover, you should not disclose the contents to any other persons, norshould the information containedbe used for any purpose or stored or copied in any form.


_______________________________________________
Bayonne-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bayonne-devel

Attachment: dyfet.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]