Manual can work, but Auto dial cannot. using dundi transfer

Any and all non-support discussions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Manual can work, but Auto dial cannot. using dundi transfer

Postby unicorncn » Wed Aug 26, 2009 10:57 am

I have four server.
No1. for asterisk(1.2.30.2) & vicidial(2.0.5 newest trunk)
No2. for astguiclient & database
No3. for log archiving
No4. for tranfer call to Zap, with 1 port T1 card (in another city)

Between No1. No4. using dundi.

When I dial out with manual dial, it can transfer the call to Zap and keep connected. But when I use auto dial , radio 1.5, it can meetme the agent, can dial to server No4., can dial Zap, but then break.

If any one help us to resolve the problem, thanks a lot.

Config as below.
Server No1.
Code: Select all
extension.conf
; Dundi between HK&ZH and PRI
;
exten => _58XX,1,Macro(dundi-priv,${EXTEN})
exten => _58XX,2,Dial(SIP/${EXTEN})

; Dundi PRI
exten => _9NXXXXXXX,1,Macro(dundi-priv,${EXTEN})
exten => _9NXXXXXXX,2,SetCallerID(37104000)
exten => _9NXXXXXXX,3,Dial(Zap/g1/${EXTEN:1},30,tTo)
exten => _9NXXXXXXX,4,Hangup

; Test for campaign
exten => _9852NXXXXXXX,1,Macro(dundi-priv,9${EXTEN:4})
exten => _9852NXXXXXXX,2,SetCallerID(3714000)
exten => _9852NXXXXXXX,3,Dial(ZAP/g1/9${EXTEN:4},55,To)
exten => _9852NXXXXXXX,4,Hangup

Code: Select all
; the first three contexts are separated in order to group them by the appropriate dundi priority

; Private DUNDi network
[dundi-priv-canonical]
; Direct numbers (dundi priority 0)
; This advertises extensions from 6800 to 6999 as local to PBX B
exten => _6[8,9]XX,1,Goto(default,${EXTEN},1)

[dundi-priv-customers]
; If you are an ITSP or Reseller, list your customers here.  (dundi priority 100)

[dundi-priv-via-pstn]
; If you are freely delivering calls to the PSTN, list them here (dundi priority 400)
;exten => _9NXXXXXXX,1,Dial(ZAP/g1/${EXTEN:1})

; this context is used to group the 3 above and reference in iax.conf for the incoming calls referred by dundi
[dundi-priv-local]
include => dundi-priv-canonical
include => dundi-priv-customers
include => dundi-priv-via-pstn

; the rest of the contexts are used for calls placed locally to go out to our dundi peers
; entry point is macro-dundi-priv

[dundi-priv-switch]
; Just a wrapper for the switch
switch => DUNDi/priv

[dundi-priv-lookup]
include => dundi-priv-local
include => dundi-priv-switch

[macro-dundi-priv]
exten => s,1,Wait(1)
exten => s,2,Goto(${ARG1},1)
include => dundi-priv-lookup


Server No4.
Code: Select all
;
; Dundi between HK&ZH and PRI
;
exten => _6[8-9]XX,1,Macro(dundi-priv,${EXTEN})
exten => _6[8-9]XX,2,Dial(SIP/${EXTEN})

; Dundi PRI
;exten => _9NXXXXXXX,1,Macro(dundi-priv,${EXTEN})
exten => _9NXXXXXXX,1,SetCallerID(37104000)
exten => _9NXXXXXXX,2,Dial(Zap/g1/${EXTEN:1},30,tTo)
exten => _9NXXXXXXX,3,Hangup

; Test for campaign
;exten => _9852NXXXXXXX,1,Macro(dundi-priv,9${EXTEN:4})
exten => _9852NXXXXXXX,1,SetCallerID(3714000)
exten => _9852NXXXXXXX,2,Dial(ZAP/g1/${EXTEN:4},55,To)
exten => _9852NXXXXXXX,3,Hangup

Code: Select all
; the first three contexts are separated in order to group them by the appropriate dundi priority

; Private DUNDi network
[dundi-priv-canonical]
; Direct numbers (dundi priority 0)
; This advertises extensions from 8510 to 8519 as local to PBX A
exten => _58XX,1,Goto(default|${EXTEN}|1)

[dundi-priv-customers]
; If you are an ITSP or Reseller, list your customers here.  (dundi priority 100)

[dundi-priv-via-pstn]
; If you are freely delivering calls to the PSTN, list them here (dundi priority 400)
;exten => _9NXXXXXXX,1,Dial(ZAP/g1/${EXTEN}
exten => _9NXXXXXXX,1,SetCallerID(37104000)
exten => _9NXXXXXXX,2,Dial(Zap/g1/${EXTEN:1},30,tTo)
exten => _9NXXXXXXX,3,Hangup


; this context is used to group the 3 above and reference in iax.conf for the incoming calls referred by dundi
[dundi-priv-local]
include => dundi-priv-canonical
include => dundi-priv-customers
include => dundi-priv-via-pstn

; the rest of the contexts are used for calls placed locally to go out to our dundi peers
; entry point is macro-dundi-priv

[dundi-priv-switch]
; Just a wrapper for the switch
switch => DUNDi/priv

[dundi-priv-lookup]
include => dundi-priv-local
include => dundi-priv-switch

[macro-dundi-priv]
exten => s,1,Goto(${ARG1},1)
include => dundi-priv-lookup


Log as below:
Server No1. log
Code: Select all
Rx-Frame Retry[No] -- OSeqno: 001 ISeqno: 001 Type: ACK          (Response)
     Flags: 00 STrans: 32491  DTrans: 18607 [192.168.2.40:4520] (Final)
    -- Accepting AUTHENTICATED call from 192.168.2.40:
       > requested format = slin,
       > requested prefs = (g729|gsm),
       > actual format = g729,
       > host prefs = (g729|gsm),
       > priority = mine
    -- Executing SetCallerID("IAX2/priv-15997", "37104000") in new stack
    -- Executing Dial("IAX2/priv-15997", "Zap/g1/31626590|30|tTo") in new stack
    -- Requested transfer capability: 0x00 - SPEECH
    -- Called g1/31626590
    -- Zap/1-1 is proceeding passing it to IAX2/priv-15997
    -- Zap/1-1 is ringing
    -- Zap/1-1 answered IAX2/priv-15997
Rx-Frame Retry[No] -- OSeqno: 000 ISeqno: 000 Type: ENCRYPT      (Command)
     Flags: 00 STrans: 14295  DTrans: 00000 [192.168.2.40:4520]
   ENTITY IDENT    : 00:1d:92:b7:f9:b3
   KEYCRC32        : 2592641108
   ENCDATA         : [IV dc9b6f6b93fe772513d0080ee0a23f22] 4 encrypted blocks

vici*CLI>
    Erx-Frame Retry[No] -- OSeqno: 000 ISeqno: 000 Type: DPDISCOVER   (Command)
          Flags: 00 STrans: 14295  DTrans: 00000 [192.168.2.40:4520]
        VERSION         : 1
        DIRECT EID      : 00:1d:92:b7:f9:b3
        CALLED NUMBER   : h
        CALLED CONTEXT  : priv
        TTL             : 2
vici*CLI>
Tx-Frame Retry[No] -- OSeqno: 000 ISeqno: 001 Type: ACK          (Response)
     Flags: 00 STrans: 27143  DTrans: 14295 [192.168.2.40:4520]
    ETx-Frame Retry[No] -- OSeqno: 000 ISeqno: 001 Type: DPRESPONSE   (Response)
          Flags: 00 STrans: 27143  DTrans: 14295 [192.168.2.40:4520] (Final)
        HINT            : [DONTASK|UNAFFECTED] h?·B
        EXPIRATION      : 5
vici*CLI>
Tx-Frame Retry[No] -- OSeqno: 000 ISeqno: 001 Type: ENCRYPT      (Command)
     Flags: 00 STrans: 27143  DTrans: 14295 [192.168.2.40:4520]
   ENCDATA         : [IV faf8cd25996e9e03e957840017333d6b] 3 encrypted blocks

vici*CLI>
Rx-Frame Retry[No] -- OSeqno: 001 ISeqno: 001 Type: ACK          (Response)
     Flags: 00 STrans: 14295  DTrans: 27143 [192.168.2.40:4520] (Final)
    -- Hungup 'Zap/1-1'
  == Spawn extension (dundi-priv-local, 931626590, 2) exited non-zero on 'IAX2/priv-15997'
    -- Hungup 'IAX2/priv-15997'


Server No4. log
Code: Select all
vici*CLI>
Tx-Frame Retry[No] -- OSeqno: 001 ISeqno: 001 Type: ACK          (Response)
     Flags: 00 STrans: 32491  DTrans: 18607 [192.168.1.40:4520] (Final)
    -- Called priv:T9zlLopJTGEOz69a+xH7Ew@192.168.1.40/931626590
    -- Call accepted by 192.168.1.40 (format g729)
    -- Format for call is g729
    -- IAX2/192.168.1.40:4569-4193 is proceeding passing it to Local/985231626590@default-e161,2
    -- IAX2/192.168.1.40:4569-4193 is ringing
    -- IAX2/192.168.1.40:4569-4193 stopped sounds
    -- IAX2/192.168.1.40:4569-4193 answered Local/985231626590@default-e161,2
       > Channel Local/985231626590@default-e161,1 was answered.
    -- Executing Playback("Local/985231626590@default-e161,1", "sip-silence") in new stack
    -- Playing 'sip-silence' (language 'en')
  == Manager 'sendcron' logged off from 127.0.0.1
  == Spawn extension (macro-dundi-priv, 931626590, 1) exited non-zero on 'Local/985231626590@default-e161,2' in macro 'dundi-priv'
  == Spawn extension (macro-dundi-priv, 931626590, 1) exited non-zero on 'Local/985231626590@default-e161,2'
    ETx-Frame Retry[No] -- OSeqno: 000 ISeqno: 000 Type: DPDISCOVER   (Command)
          Flags: 00 STrans: 14295  DTrans: 00000 [192.168.1.40:4520]
        VERSION         : 1
        DIRECT EID      : 00:1d:92:b7:f9:b3
        CALLED NUMBER   : h
        CALLED CONTEXT  : priv
        TTL             : 2
vici*CLI>
Tx-Frame Retry[No] -- OSeqno: 000 ISeqno: 000 Type: ENCRYPT      (Command)
     Flags: 00 STrans: 14295  DTrans: 00000 [192.168.1.40:4520]
   ENTITY IDENT    : 00:1d:92:b7:f9:b3
   KEYCRC32        : 2592641108
   ENCDATA         : [IV dc9b6f6b93fe772513d0080ee0a23f22] 4 encrypted blocks

vici*CLI>
Rx-Frame Retry[No] -- OSeqno: 000 ISeqno: 001 Type: ACK          (Response)
     Flags: 00 STrans: 27143  DTrans: 14295 [192.168.1.40:4520]
Rx-Frame Retry[No] -- OSeqno: 000 ISeqno: 001 Type: ENCRYPT      (Command)
     Flags: 00 STrans: 27143  DTrans: 14295 [192.168.1.40:4520]
   ENCDATA         : [IV faf8cd25996e9e03e957840017333d6b] 3 encrypted blocks

vici*CLI>
    Erx-Frame Retry[No] -- OSeqno: 000 ISeqno: 001 Type: DPRESPONSE   (Response)
          Flags: 00 STrans: 27143  DTrans: 14295 [192.168.1.40:4520] (Final)
        HINT            : [DONTASK|UNAFFECTED] h?·B
        EXPIRATION      : 5
vici*CLI>
Tx-Frame Retry[No] -- OSeqno: 001 ISeqno: 001 Type: ACK          (Response)
     Flags: 00 STrans: 14295  DTrans: 27143 [192.168.1.40:4520] (Final)
    -- Executing AGI("IAX2/192.168.1.40:4569-4193", "agi://127.0.0.1:4577/call_log") in new stack
    -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
    -- Executing AGI("IAX2/192.168.1.40:4569-4193", "agi-VDAD_ALL_outbound.agi|NORMAL-----LB") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_ALL_outbound.agi
  == Spawn extension (default, 8368, 3) exited non-zero on 'IAX2/192.168.1.40:4569-4193'
    -- Executing DeadAGI("IAX2/192.168.1.40:4569-4193", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
    -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
    -- Hungup 'IAX2/192.168.1.40:4569-4193'
  == Parsing '/etc/asterisk/manager.conf': Found
  == Manager 'sendcron' logged on from 127.0.0.1
Rx-Frame Retry[No] -- OSeqno: 000 ISeqno: 000 Type: NULL         (Command)
     Flags: 00 STrans: 02528  DTrans: 00000 [192.168.1.40:4520] (Final)
Tx-Frame Retry[No] -- OSeqno: 000 ISeqno: 001 Type: ACK          (Response)
     Flags: 00 STrans: 12055  DTrans: 02528 [192.168.1.40:4520] (Final)
vici*CLI>
unicorncn
 
Posts: 34
Joined: Fri May 22, 2009 8:20 pm

Postby mflorell » Wed Aug 26, 2009 6:42 pm

We've never used Dundi with ViciDial before, not sure if there would be something that might prevent it from working right.

You will need to provide some of the output from the agiout.2009-XX-XX file for this call.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby unicorncn » Wed Aug 26, 2009 11:05 pm

Thanks for your reply. The log as below:
Server No1.
Code: Select all
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|Perl Environment Dump:
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|0|NORMAL-----LB
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|AGI Environment Dump:
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- accountcode =
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- callerid = 985231626590
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- calleridname = unknown
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- callingani2 = 0
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- callingpres = 0
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- callingtns = 0
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- callington = 0
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- channel = IAX2/192.168.1.40:4569-960
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- context = default
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- dnid = unknown
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- enhanced = 0.0
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- extension = 8368
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- language = en
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- priority = 3
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- rdnis = unknown
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- request = agi-VDAD_ALL_outbound.agi
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- type = IAX2
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi| -- uniqueid = 1251216878.2029
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|AGI Variables: |1251216878.2029|IAX2/192.168.1.40:4569-960|8368|IAX2|985231626590|unknown|3|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|+++++ VDAD START : |0|2009-08-26 00:14:44|1.2.30.2|3|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|0|SELECT count(*) FROM vicidial_live_agents where callerid='985231626590';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|0|SELECT count(*) FROM vicidial_auto_calls where callerid='985231626590' and status IN('LIVE','XFER');|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|--    VDAD : |0E0|update of vac table: 985231626590
|UPDATE vicidial_auto_calls set uniqueid='1251216878.2029', channel='IAX2/192.168.1.40:4569-960',status='LIVE',stage='LIVE-0' where callerid='985231626590' order by call_time desc limit 1;|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|1|VDAC-reinsert|INSERT INTO vicidial_auto_calls (server_ip,campaign_id,status,lead_id,uniqueid,callerid,channel,phone_code,phone_number,call_time,call_type,stage)  values('192.168.2.40','','CLOSER','0','1251216878.2029','985231626590','IAX2/192.168.1.40:4569-960','','','2009-08-26 00:14:44','IN','CLOSER-0.25')|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = '' and call_time < "" and lead_id != '0';|
2009-08-26 00:14:44|agi-VDAD_ALL_outbound.agi|WWWWWWWW VDAD XFER BALANCE WAIT: |0||IAX2/192.168.1.40:4569-960|985231626590|1251216878.2029|
2009-08-26 0:14:54|agi-VDAD_ALL_outbound.agi||UPDATE vicidial_log FORCE INDEX(lead_id) set status='DROP',end_epoch='1251216894',length_in_sec='9',term_reason='QUEUETIMEOUT' where lead_id = '0' and uniqueid LIKE "1251216878%";|
2009-08-26 0:14:54|agi-VDAD_ALL_outbound.agi|--    VDAD vicidial_log update: |0E0|1251216878.2029
2009-08-26 0:14:54|agi-VDAD_ALL_outbound.agi||UPDATE vicidial_list set status='DROP' where lead_id = '0';|
2009-08-26 0:14:54|agi-VDAD_ALL_outbound.agi|--    VDAD vicidial_list update: |0E0|0
2009-08-26 0:14:54|agi-VDAD_ALL_outbound.agi|--    VDAD vac record deleted: |1||
2009-08-26 0:14:54|agi-VDAD_ALL_outbound.agi|--    VDCL call_hungup timout: |0|VH082601454||IAX2/192.168.1.40:4569-960|insert to vicidial_manager


And there is only the record in table 'vicidial_auto_calls '
Code: Select all
1205 192.168.2.40 LINCHEN SENT 463 NULL V0827114704000000463 NULL 852 31626590 2009-08-27 11:47:04 OUT START 2009-08-27 11:47:03 NONE 50   
1206 192.168.2.40   CLOSER 0 1251344824.3613 985231626590 IAX2/192.168.1.40:4569-14762     2009-08-27 11:47:10 IN LIVE-0.5 2009-08-27 11:47:09 NONE 0   
1207 192.168.2.40 LINCHEN SENT 464 NULL V0827114820000000464 NULL 852 31626590 2009-08-27 11:48:20 OUT START 2009-08-27 11:48:18 NONE 50   
1208 192.168.2.40   CLOSER 0 1251344900.3616 985231626590 IAX2/192.168.1.40:4569-5286     2009-08-27 11:48:26 IN LIVE-2 2009-08-27 11:48:26 NONE 0   
1209 192.168.2.40 LINCHEN SENT 465 NULL V0827114935000000465 NULL 852 31626590 2009-08-27 11:49:35 OUT START 2009-08-27 11:49:33 NONE 50   


Thanks & Regards
unicorncn
 
Posts: 34
Joined: Fri May 22, 2009 8:20 pm

Postby mflorell » Thu Aug 27, 2009 8:37 am

You need to use the 'o' Dial flag when placing calls out for ViciDial.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby unicorncn » Fri Aug 28, 2009 8:52 am

Thanks. Has replaced with IAX trunk, it work very well.
I'll test dundi later. If any progress, I'll post there.
unicorncn
 
Posts: 34
Joined: Fri May 22, 2009 8:20 pm


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 216 guests