bayonne-devel
[Top][All Lists]
Advanced

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

[Bayonne-devel] Problem with call progress on voicetronix


From: Dattola Filippo
Subject: [Bayonne-devel] Problem with call progress on voicetronix
Date: Thu, 21 Nov 2002 18:25:13 +0200

Hi,
I have a V4PCI Voicetronix board, driver version is 2.2.22, bayonne 1.0.8, 
perl 5.6, debian 2.2. First of all make a description of my problem:

- Call Progression detection on Bayonne Server

I have made a lot of test with the driver voicetronix and I confirm that 
the call progress detection used by the function vpb_call_sync and 
vpb_call_async works correctly and well.

The problem begin when I try to make outbound dial on bayonne. I have made 
this simple script:

dial 3394231xxx # italian mobile phone
sleep 60        # wait up to 60 seconds
exit

This is the trace that I receive from Bayonne server on trace:

vpb(1,0): attach script
vpb(1,0): seize
seize.cpp37 group->getDialtone()=5000
vpb(1,0): step c800003 dial(3394231xxx)
dial.cpp line 77 received  TRUNK_ENTER_STATE
vpb(1,0): dial
dial.cpp line 91 start dial thread...
dial.cpp line 124 received not  TRUNK_ENTER_STATE and not TRUNK_LINE_WINK, 
it is=401
dial.cpp line 124 received not  TRUNK_ENTER_STATE and not TRUNK_LINE_WINK, 
it is=102
vpb(1,0): reset
vpb(1,0): step c800003 sleep(60)
vpb(1,0): sleep
vpb(1,0): exit
vpb(1,0): hangup
vpb(1,0): detach script
vpb(1,0): idle

I have inserted a lot of log to define where the program exit, and the 
line is this:

status = vpb_call_sync(handle, trk->data.dialxfer.digits);

Now, My question is: Bayonne call progress works on Voicetronix Card? is 
in progress? Or where is my mystake? I thinks this is a big problem for 
IVR system. Thanks for help.


                                           Filippo Dattola
                                          (Servizio Tecnico)
 
 ________________________________________
 S M S   I t a l i a   S.r.l.
 Via Marconi, 6 - 40126 Bologna
 P.IVA 02153481201 - REA (CCIAA) 0384822
 Tel/Fax: (+39)-051-261234
 Web: http://www.sms.it/
 Email: address@hidden




reply via email to

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