Load Balancing Issue --- "Agents Get Hungup Call"

All installation and configuration problems and questions

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

Load Balancing Issue --- "Agents Get Hungup Call"

Postby chander.prakash » Tue May 29, 2007 2:57 pm

Hi,

I am facing a strange problem while doing load balancing. I did load balancing as per the load balancing doc. But agent are get call with no voice or may be hungup call.


Both the servers are registered through IAX

i can see it by using iax2 show peers command



Here is my extensions:




Server One :

TRUNKIAX6=IAX2/1921681198:test@192.168.1.210:4569/

exten => _XXX*XXX*XXX*198*8600XXX,1,Goto(default,${EXTEN:16},1)
exten => _XXX*XXX*XXX*210*8600XXX,1,Dial(${TRUNKIAX6}${EXTEN:16},55,o)

exten => _XXX*XXX*XXX*198*8600XXX*.,1,AGI(agi-VDADfixCXFER.agi)
exten => _XXX*XXX*XXX*210*8600XXX*.,1,Dial(${TRUNKIAX6}${EXTEN:16},55,o)
exten => _8600XXX*.,1,AGI(agi-VDADfixCXFER.agi)



Server Two:
TRUNKIAX6=IAX2/1921681210:test@192.168.1.198:4569/

exten => _XXX*XXX*XXX*198*8600XXX,1,Dial(${TRUNKIAX6}${EXTEN:16},55,o)
exten => _XXX*XXX*XXX*210*8600XXX,1,Goto(default,${EXTEN:16},1)

exten => _XXX*XXX*XXX*198*8600XXX*.,1,Dial(${TRUNKIAX6}${EXTEN:16},55,o)
exten => _XXX*XXX*XXX*210*8600XXX*.,1,Goto(default,${EXTEN:16},1)
exten => _8600XXX*.,1,AGI(agi-VDADfixCXFER.agi)



Here is the output of CLI

There is no screen to be resumed matching asterik.
root@shs-dialer2:~# screen -r asterisk
Remove dead screens with 'screen -wipe'.
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
-- AGI Script call_log.agi completed, returning 0
-- Executing DeadAGI("IAX2/66.150.120.9:4569-27", "VD_hangup.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/VD_hangup.agi
-- AGI Script VD_hangup.agi completed, returning 0
-- Hungup 'IAX2/66.150.120.9:4569-27'
== Manager 'sendcron' logged off from 192.168.1.210
-- Hungup 'IAX2/66.150.120.9:4569-13'
== Spawn extension (default, 192*168*001*198*8600068, 2) exited non-zero on 'IAX2/66.150.120.9:4569-9'
-- Executing DeadAGI("IAX2/66.150.120.9:4569-9", "call_log.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 192.168.1.210
-- AGI Script call_log.agi completed, returning 0
-- Executing DeadAGI("IAX2/66.150.120.9:4569-9", "VD_hangup.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/VD_hangup.agi
-- AGI Script VD_hangup.agi completed, returning 0
-- Hungup 'IAX2/66.150.120.9:4569-9'
-- IAX2/66.150.120.9:4569-29 stopped sounds
-- IAX2/66.150.120.9:4569-29 answered Local/912085233859@default-1556,2
> Channel Local/912085233859@default-1556,1 was answered.
== Manager 'sendcron' logged off from 192.168.1.210
-- Executing AGI("Local/912085233859@default-1556,1", "call_log.agi|8367") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
== Spawn extension (default, 912085233859, 2) exited non-zero on 'Local/912085233859@default-1556,2'
-- Executing DeadAGI("Local/912085233859@default-1556,2", "call_log.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
-- AGI Script call_log.agi completed, returning 0
-- Executing AGI("IAX2/66.150.120.9:4569-29", "agi-VDAD_LO_transfer.agi|8367") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_LO_transfer.agi
-- AGI Script call_log.agi completed, returning 0
-- Executing DeadAGI("Local/912085233859@default-1556,2", "VD_hangup.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/VD_hangup.agi
-- AGI Script VD_hangup.agi completed, returning 0
-- AGI Script agi-VDAD_LO_transfer.agi completed, returning 0
-- Executing AGI("IAX2/66.150.120.9:4569-29", "call_log.agi|192*168*001*198*8600070") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
DBD::mysql::db do failed: Duplicate entry '1180468027.3750000' for key 1 at /var/lib/asterisk/agi-bin/call_log.agi line 277, <STDIN> line 19.
-- AGI Script call_log.agi completed, returning 0
-- Executing Dial("IAX2/66.150.120.9:4569-29", "IAX2/100492:psrxnt9x@66.150.120.9:4569/192*168*001*198*8600070||tTo") in new stack
-- Called 100492:psrxnt9x@66.150.120.9:4569/192*168*001*198*8600070
-- Call accepted by 66.150.120.9 (format gsm)
-- Format for call is gsm
== Manager 'sendcron' logged off from 192.168.1.210
-- IAX2/66.150.120.9:4569-1 answered IAX2/66.150.120.9:4569-29
== Manager 'sendcron' logged off from 192.168.1.210
-- Hungup 'IAX2/66.150.120.9:4569-1'
== Spawn extension (default, 192*168*001*198*8600070, 2) exited non-zero on 'IAX2/66.150.120.9:4569-29'
-- Executing DeadAGI("IAX2/66.150.120.9:4569-29", "call_log.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 192.168.1.210
-- AGI Script call_log.agi completed, returning 0
-- Executing DeadAGI("IAX2/66.150.120.9:4569-29", "VD_hangup.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/VD_hangup.agi
-- AGI Script VD_hangup.agi completed, returning 0
-- Hungup 'IAX2/66.150.120.9:4569-29'
== Manager 'sendcron' logged off from 192.168.1.210



Can u help me to figure out the problem....
Thanks

Chander
Email: vicidial.professional@gmail.com
chander.prakash
 
Posts: 46
Joined: Sat Feb 17, 2007 6:52 pm

Postby mflorell » Tue May 29, 2007 3:06 pm

do you have agiout output of this?
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby chander.prakash » Tue May 29, 2007 3:34 pm

agi output (last 200 lines):


2007-05-29 15:47:30|VD_hangup.agi||SELECT lead_id,callerid FROM vicidial_auto_calls where uniqueid = '1180468022.360' limit 1;|
2007-05-29 15:47:30|VD_hangup.agi|-- VDAC record deleted: |1| |618857|1180468022.360|V0529154701000618857|192.168.1.210
2007-05-29 15:47:30|VD_hangup.agi||SELECT start_epoch,status FROM vicidial_log where uniqueid='1180468022.360' and lead_id='618857' limit 1;|
2007-05-29 15:47:30|VD_hangup.agi|no VDL record found: 1180468022.360 V0529154701000618857 618857 1180468022.360
2007-05-29 15:47:30|VD_hangup.agi||SELECT start_epoch,status,closecallid FROM vicidial_closer_log where lead_id = '618857' and call_date > "2007-05-29 09:47:30" order by call_date desc limit 1;|
2007-05-29 15:47:30|VD_hangup.agi|no VDL or VDCL record found: 1180468022.360 V0529154701000618857 618857 1180468022.360
2007-05-29 15:47:31|call_log.agi|Perl Environment Dump:
2007-05-29 15:47:31|call_log.agi|0|8367
2007-05-29 15:47:31|call_log.agi|AGI Environment Dump:
2007-05-29 15:47:31|call_log.agi| -- accountcode =
2007-05-29 15:47:31|call_log.agi| -- callerid = unknown
2007-05-29 15:47:31|call_log.agi| -- calleridname = V0529154707000821518
2007-05-29 15:47:31|call_log.agi| -- callingani2 = 0
2007-05-29 15:47:31|call_log.agi| -- callingpres = 0
2007-05-29 15:47:31|call_log.agi| -- callingtns = 0
2007-05-29 15:47:31|call_log.agi| -- callington = 0
2007-05-29 15:47:31|call_log.agi| -- channel = Local/912085233859@default-1556,1
2007-05-29 15:47:31|call_log.agi| -- context = default
2007-05-29 15:47:31|call_log.agi| -- dnid = unknown
2007-05-29 15:47:31|call_log.agi| -- enhanced = 0.0
2007-05-29 15:47:31|call_log.agi| -- extension = 8367
2007-05-29 15:47:31|call_log.agi| -- language = en
2007-05-29 15:47:31|call_log.agi| -- priority = 1
2007-05-29 15:47:31|call_log.agi| -- rdnis = unknown
2007-05-29 15:47:31|call_log.agi| -- request = call_log.agi
2007-05-29 15:47:31|call_log.agi| -- type = Local
2007-05-29 15:47:31|call_log.agi| -- uniqueid = 1180468027.375
2007-05-29 15:47:31|call_log.agi|AGI Variables: |1180468027.375|Local/912085233859@default-1556,1|8367|Local|V0529154707000821518|
2007-05-29 15:47:31|call_log.agi|+++++ CALL LOG START : 2007-05-29 15:47:31
2007-05-29 15:47:31|call_log.agi||INSERT INTO call_log (uniqueid,channel,channel_group,type,server_ip,extension,number_dialed,start_time,start_epoch,end_time,end_epoch,length_in_sec,length_in_min,caller_code) values('1180468027.375','Local/912085233859@default-1556,1','','Local','192.168.1.210','8367','','2007-05-29 15:47:31','1180468051','','','','','V0529154707000821518')|
2007-05-29 15:47:31|call_log.agi|AGI Environment Dump:
2007-05-29 15:47:31|call_log.agi| -- accountcode =
2007-05-29 15:47:31|call_log.agi| -- callerid = unknown
2007-05-29 15:47:31|call_log.agi| -- calleridname = V0529154707000821518
2007-05-29 15:47:31|call_log.agi| -- callingani2 = 0
2007-05-29 15:47:31|call_log.agi| -- callingpres = 0
2007-05-29 15:47:31|call_log.agi| -- callingtns = 0
2007-05-29 15:47:31|call_log.agi| -- callington = 0
2007-05-29 15:47:31|call_log.agi| -- channel = Local/912085233859@default-1556,2
2007-05-29 15:47:31|call_log.agi| -- context = default
2007-05-29 15:47:31|call_log.agi| -- dnid = unknown
2007-05-29 15:47:31|call_log.agi| -- enhanced = 0.0
2007-05-29 15:47:31|call_log.agi| -- extension = h
2007-05-29 15:47:31|call_log.agi| -- language = en
2007-05-29 15:47:31|call_log.agi| -- priority = 1
2007-05-29 15:47:31|call_log.agi| -- rdnis = unknown
2007-05-29 15:47:31|call_log.agi| -- request = call_log.agi
2007-05-29 15:47:31|call_log.agi| -- type = Local
2007-05-29 15:47:31|call_log.agi| -- uniqueid = 1180468027.376
2007-05-29 15:47:31|call_log.agi|AGI Variables: |1180468027.376|Local/912085233859@default-1556,2|h|Local|V0529154707000821518|
2007-05-29 15:47:31|call_log.agi||CALL HUNG UP|
2007-05-29 15:47:31|call_log.agi||1180468027.3759999|1180468027|
2007-05-29 15:47:31|call_log.agi|QUERY done: start time = 1180468027 | sec: 24 | min: 0.40 |
2007-05-29 15:47:31|call_log.agi||UPDATE call_log set end_time='2007-05-29 15:47:31',end_epoch='1180468051',length_in_sec=24,length_in_min=' 0.40' where uniqueid='1180468027.376'|
2007-05-29 15:47:31|call_log.agi||DELETE from live_inbound where uniqueid='1180468027.376' and server_ip='192.168.1.210'|
2007-05-29 15:47:31|call_log.agi|+++++ CALL LOG HUNGUP: |1180468027.376|Local/912085233859@default-1556,2|h|2007-05-29 15:47:31|min: 0.40|
2007-05-29 15:47:31|VD_hangup.agi|AGI Environment Dump:
2007-05-29 15:47:31|VD_hangup.agi| -- accountcode =
2007-05-29 15:47:31|VD_hangup.agi| -- callerid = unknown
2007-05-29 15:47:31|VD_hangup.agi| -- calleridname = V0529154707000821518
2007-05-29 15:47:31|VD_hangup.agi| -- callingani2 = 0
2007-05-29 15:47:31|VD_hangup.agi| -- callingpres = 0
2007-05-29 15:47:31|VD_hangup.agi| -- callingtns = 0
2007-05-29 15:47:31|VD_hangup.agi| -- callington = 0
2007-05-29 15:47:31|VD_hangup.agi| -- channel = Local/912085233859@default-1556,2
2007-05-29 15:47:31|VD_hangup.agi| -- context = default
2007-05-29 15:47:31|VD_hangup.agi| -- dnid = unknown
2007-05-29 15:47:31|VD_hangup.agi| -- enhanced = 0.0
2007-05-29 15:47:31|VD_hangup.agi| -- extension = h
2007-05-29 15:47:31|VD_hangup.agi| -- language = en
2007-05-29 15:47:31|VD_hangup.agi| -- priority = 2
2007-05-29 15:47:31|VD_hangup.agi| -- rdnis = unknown
2007-05-29 15:47:31|VD_hangup.agi| -- request = VD_hangup.agi
2007-05-29 15:47:31|VD_hangup.agi| -- type = Local
2007-05-29 15:47:31|VD_hangup.agi| -- uniqueid = 1180468027.376
2007-05-29 15:47:31|VD_hangup.agi|AGI Variables: |1180468027.376|Local/912085233859@default-1556,2|h|Local|V0529154707000821518|
2007-05-29 15:47:31|VD_hangup.agi|DEBUG:
2007-05-29 15:47:31|VD_hangup.agi|VD_hangup : V0529154707000821518 Local/912085233859@default-1556,2 2 821518
2007-05-29 15:47:31|VD_hangup.agi|-- VDhangup Local DEBUG: ||V0529154707000821518|||
2007-05-29 15:47:31|VD_hangup.agi|+++++ VDAD START LOCAL CHANNEL: EXITING- 2
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|Perl Environment Dump:
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|0|8367
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|callerID changed: V0529154707000821518
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|AGI Environment Dump:
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- accountcode =
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- callerid = unknown
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- calleridname = V0529154707000821518
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- callingani2 = 0
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- callingpres = 0
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- callingtns = 0
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- callington = 0
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- channel = IAX2/66.150.120.9:4569-29
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- context = default
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- dnid = unknown
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- enhanced = 0.0
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- extension = 8367
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- language = en
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- priority = 2
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- rdnis = unknown
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- request = agi-VDAD_LO_transfer.agi
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- type = IAX2
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi| -- uniqueid = 1180468027.375
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|AGI Variables: |1180468027.375|IAX2/66.150.120.9:4569-29|8367|IAX2|V0529154707000821518|V0529154707000821518|2|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|+++++ VDAD START : |821518|2007-05-29 15:47:31|1.2.18|2|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi||SELECT count(*) FROM vicidial_live_agents where callerid='V0529154707000821518';|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi||SELECT count(*) FROM vicidial_auto_calls where callerid='V0529154707000821518' and status IN('LIVE','XFER');|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|-- VDAD : |1|update of vac table: V0529154707000821518
|UPDATE vicidial_auto_calls set uniqueid='1180468027.375', channel='IAX2/66.150.120.9:4569-29',status='LIVE',stage='LIVE-0' where callerid='V0529154707000821518' order by call_time desc limit 1;|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi||INSERT INTO vicidial_log (uniqueid,lead_id,campaign_id,call_date,start_epoch,status,phone_code,phone_number,user,processed) values('1180468027.375','821518','1006','2007-05-29 15:47:31','1180468051','QUEUE','1','2085233859','VDAD','N')|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|-- VDAD : |821518|821518|insert to vicidial_log: 1180468027.375
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and server_ip='192.168.1.210' and campaign_id = '1006' and call_time < "2007-05-29 15:47:07" and lead_id != '821518';|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi||SELECT count(*) FROM vicidial_live_agents where server_ip='192.168.1.210' and campaign_id = '1006' and last_update_time > '20070529154726';|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|-- VDAD get agent: |0E0|update of vla table: 1006|192.168.1.210
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='821518',uniqueid='1180468027.375', channel='IAX2/66.150.120.9:4569-29', call_server_ip='192.168.1.210', callerid='V0529154707000821518' where status = 'READY' and server_ip='192.168.1.210' and campaign_id='1006' and last_update_time > '20070529154726' order by last_call_finish limit 1;|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|NNNNNNNNNN No agent record found!!!
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and server_ip!='192.168.1.210' and campaign_id = '1006' and call_time < "2007-05-29 15:47:07" and lead_id != '821518';|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi||SELECT count(*) FROM vicidial_live_agents where server_ip!='192.168.1.210' and campaign_id = '1006' and last_update_time > '20070529154726';|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi||CONCURRENT TRANSFERS AUTO SETTING: 4 (27)|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|-- VDAD get agent: |1|update of vla table: 1006|192.168.1.210
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='821518',uniqueid='1180468027.375', channel='IAX2/66.150.120.9:4569-29', call_server_ip='192.168.1.210', callerid='V0529154707000821518' where status = 'READY' and server_ip!='192.168.1.210' and campaign_id='1006' and last_update_time > '20070529154726' order by last_call_finish limit 1;|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi||SELECT conf_exten,user,extension,server_ip FROM vicidial_live_agents where status IN('QUEUE','INCALL') and server_ip!='192.168.1.210' and campaign_id='1006' and callerid='V0529154707000821518' and channel='IAX2/66.150.120.9:4569-29' order by last_call_time limit 1;|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|-- VDAD XFER REMOTE: |1|update of vac table: V0529154707000821518
|UPDATE vicidial_auto_calls set status='XFER', stage='XFER-0' where callerid='V0529154707000821518';|
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|exiting the VDAD app, transferring call to 192*168*001*198*8600070
2007-05-29 15:47:31|agi-VDAD_LO_transfer.agi|XXXXXXXXXX VDAD transferred: start|stop 2007-05-29 15:47:31|2007-05-29 15:47:31
2007-05-29 15:47:31|call_log.agi|Perl Environment Dump:
2007-05-29 15:47:31|call_log.agi|0|192*168*001*198*8600070
2007-05-29 15:47:31|call_log.agi|AGI Environment Dump:
2007-05-29 15:47:31|call_log.agi| -- accountcode =
2007-05-29 15:47:31|call_log.agi| -- callerid = unknown
2007-05-29 15:47:31|call_log.agi| -- calleridname = V0529154707000821518
2007-05-29 15:47:31|call_log.agi| -- callingani2 = 0
2007-05-29 15:47:31|call_log.agi| -- callingpres = 0
2007-05-29 15:47:31|call_log.agi| -- callingtns = 0
2007-05-29 15:47:31|call_log.agi| -- callington = 0
2007-05-29 15:47:31|call_log.agi| -- channel = IAX2/66.150.120.9:4569-29
2007-05-29 15:47:31|call_log.agi| -- context = default
2007-05-29 15:47:31|call_log.agi| -- dnid = unknown
2007-05-29 15:47:31|call_log.agi| -- enhanced = 0.0
2007-05-29 15:47:31|call_log.agi| -- extension = 192*168*001*198*8600070
2007-05-29 15:47:31|call_log.agi| -- language = en
2007-05-29 15:47:31|call_log.agi| -- priority = 1
2007-05-29 15:47:31|call_log.agi| -- rdnis = unknown
2007-05-29 15:47:31|call_log.agi| -- request = call_log.agi
2007-05-29 15:47:31|call_log.agi| -- type = IAX2
2007-05-29 15:47:31|call_log.agi| -- uniqueid = 1180468027.375
2007-05-29 15:47:31|call_log.agi|AGI Variables: |1180468027.375|IAX2/66.150.120.9:4569-29|192*168*001*198*8600070|IAX2|V0529154707000821518|
2007-05-29 15:47:31|call_log.agi|+++++ CALL LOG START : 2007-05-29 15:47:31
2007-05-29 15:47:31|call_log.agi||INSERT INTO call_log (uniqueid,channel,channel_group,type,server_ip,extension,number_dialed,start_time,start_epoch,end_time,end_epoch,length_in_sec,length_in_min,caller_code) values('1180468027.375','IAX2/66.150.120.9:4569-29','','IAX2','192.168.1.210','66.150.120.9:4569-29','192*168*001*198*8600070','2007-05-29 15:47:31','1180468051','','','','','V0529154707000821518')|
2007-05-29 15:47:37|call_log.agi|AGI Environment Dump:
2007-05-29 15:47:37|call_log.agi| -- accountcode =
2007-05-29 15:47:37|call_log.agi| -- callerid = unknown
2007-05-29 15:47:37|call_log.agi| -- calleridname = V0529154707000821518
2007-05-29 15:47:37|call_log.agi| -- callingani2 = 0
2007-05-29 15:47:37|call_log.agi| -- callingpres = 0
2007-05-29 15:47:37|call_log.agi| -- callingtns = 0
2007-05-29 15:47:37|call_log.agi| -- callington = 0
2007-05-29 15:47:37|call_log.agi| -- channel = IAX2/66.150.120.9:4569-29
2007-05-29 15:47:37|call_log.agi| -- context = default
2007-05-29 15:47:37|call_log.agi| -- dnid = unknown
2007-05-29 15:47:37|call_log.agi| -- enhanced = 0.0
2007-05-29 15:47:37|call_log.agi| -- extension = h
2007-05-29 15:47:37|call_log.agi| -- language = en
2007-05-29 15:47:37|call_log.agi| -- priority = 1
2007-05-29 15:47:37|call_log.agi| -- rdnis = unknown
2007-05-29 15:47:37|call_log.agi| -- request = call_log.agi
2007-05-29 15:47:37|call_log.agi| -- type = IAX2
2007-05-29 15:47:37|call_log.agi| -- uniqueid = 1180468027.375
2007-05-29 15:47:37|call_log.agi|AGI Variables: |1180468027.375|IAX2/66.150.120.9:4569-29|h|IAX2|V0529154707000821518|
2007-05-29 15:47:37|call_log.agi||CALL HUNG UP|
2007-05-29 15:47:37|call_log.agi||1180468027.3750000|1180468051|
2007-05-29 15:47:37|call_log.agi|QUERY done: start time = 1180468051 | sec: 6 | min: 0.10 |
2007-05-29 15:47:37|call_log.agi||UPDATE call_log set end_time='2007-05-29 15:47:37',end_epoch='1180468057',length_in_sec=6,length_in_min=' 0.10' where uniqueid='1180468027.375'|
2007-05-29 15:47:37|call_log.agi||DELETE from live_inbound where uniqueid='1180468027.375' and server_ip='192.168.1.210'|
2007-05-29 15:47:37|call_log.agi|+++++ CALL LOG HUNGUP: |1180468027.375|IAX2/66.150.120.9:4569-29|h|2007-05-29 15:47:37|min: 0.10|
2007-05-29 15:47:37|VD_hangup.agi|AGI Environment Dump:
2007-05-29 15:47:37|VD_hangup.agi| -- accountcode =
2007-05-29 15:47:37|VD_hangup.agi| -- callerid = unknown
2007-05-29 15:47:37|VD_hangup.agi| -- calleridname = V0529154707000821518
2007-05-29 15:47:37|VD_hangup.agi| -- callingani2 = 0
2007-05-29 15:47:37|VD_hangup.agi| -- callingpres = 0
2007-05-29 15:47:37|VD_hangup.agi| -- callingtns = 0
2007-05-29 15:47:37|VD_hangup.agi| -- callington = 0
2007-05-29 15:47:37|VD_hangup.agi| -- channel = IAX2/66.150.120.9:4569-29
2007-05-29 15:47:37|VD_hangup.agi| -- context = default
2007-05-29 15:47:37|VD_hangup.agi| -- dnid = unknown
2007-05-29 15:47:37|VD_hangup.agi| -- enhanced = 0.0
2007-05-29 15:47:37|VD_hangup.agi| -- extension = h
2007-05-29 15:47:37|VD_hangup.agi| -- language = en
2007-05-29 15:47:37|VD_hangup.agi| -- priority = 2
2007-05-29 15:47:37|VD_hangup.agi| -- rdnis = unknown
2007-05-29 15:47:37|VD_hangup.agi| -- request = VD_hangup.agi
2007-05-29 15:47:37|VD_hangup.agi| -- type = IAX2
2007-05-29 15:47:37|VD_hangup.agi| -- uniqueid = 1180468027.375
2007-05-29 15:47:37|VD_hangup.agi|AGI Variables: |1180468027.375|IAX2/66.150.120.9:4569-29|h|IAX2|V0529154707000821518|
2007-05-29 15:47:37|VD_hangup.agi|DEBUG:
2007-05-29 15:47:37|VD_hangup.agi|VD_hangup : V0529154707000821518 IAX2/66.150.120.9:4569-29 2 821518
2007-05-29 15:47:37|VD_hangup.agi||SELECT lead_id,callerid FROM vicidial_auto_calls where uniqueid = '1180468027.375' limit 1;|
2007-05-29 15:47:37|VD_hangup.agi|VD hangup: no VDAC record found: 1180468027.375 V0529154707000821518
Thanks

Chander
Email: vicidial.professional@gmail.com
chander.prakash
 
Posts: 46
Joined: Sat Feb 17, 2007 6:52 pm

Postby mflorell » Tue May 29, 2007 3:44 pm

Can you dial 192*168*001*198*8600070 from the other system and have the call go through?
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby chander.prakash » Tue May 29, 2007 3:52 pm

Can you dial 192*168*001*198*8600070 from the other system and have the call go through?

--> you mean can I dial 8600070@192.168.1.198?
Thanks

Chander
Email: vicidial.professional@gmail.com
chander.prakash
 
Posts: 46
Joined: Sat Feb 17, 2007 6:52 pm

Postby mflorell » Tue May 29, 2007 4:07 pm

No. I mean go to a phone registered to 192.168.001.210 and dial the exact digits:

192*168*001*198*8600070
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby chander.prakash » Tue May 29, 2007 4:10 pm

When I dial I get a message :

You call could not be completed as dialed.
Thanks

Chander
Email: vicidial.professional@gmail.com
chander.prakash
 
Posts: 46
Joined: Sat Feb 17, 2007 6:52 pm

Postby gerski » Wed May 30, 2007 8:19 am

can you post your asterisk cli when you dial

192*168*001*198*8600070
http://www.perfectnetworkcorp.com
Perfect Network Corporation
gerski
 
Posts: 432
Joined: Fri Jul 14, 2006 6:21 am

Postby chander.prakash » Wed May 30, 2007 8:33 am

*CLI>
-- Registered SIP '106' at 192.168.1.226 port 21206 expires 3600
-- Saved useragent "X-Lite release 1006e stamp 34025" for peer 106
May 30 09:30:43 NOTICE[2748]: chan_iax2.c:7551 socket_read: Registration of '13694' rejected: 'Registration Refused' from: '66.246.72.34'
-- Executing AGI("SIP/106-0817aac0", "call_log.agi|192*168*001*198*8600070") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
-- AGI Script call_log.agi completed, returning 0
-- Executing Dial("SIP/106-0817aac0", "IAX2/100492:psrxnt9x@66.150.120.9:4569/192*168*001*198*8600070||tTo") in new stack
-- Called 100492:psrxnt9x@66.150.120.9:4569/192*168*001*198*8600070
-- Call accepted by 66.150.120.9 (format gsm)
-- Format for call is gsm
-- IAX2/66.150.120.9:4569-11 answered SIP/106-0817aac0
-- Hungup 'IAX2/66.150.120.9:4569-11'
== Spawn extension (default, 192*168*001*198*8600070, 2) exited non-zero on 'SIP/106-0817aac0'
-- Executing DeadAGI("SIP/106-0817aac0", "call_log.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
-- AGI Script call_log.agi completed, returning 0
-- Executing DeadAGI("SIP/106-0817aac0", "VD_hangup.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/VD_hangup.agi
-- AGI Script VD_hangup.agi completed, returning 0
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 192.168.1.210
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 192.168.1.210
== Manager 'sendcron' logged off from 192.168.1.210
Thanks

Chander
Email: vicidial.professional@gmail.com
chander.prakash
 
Posts: 46
Joined: Sat Feb 17, 2007 6:52 pm

Postby gerski » Wed May 30, 2007 8:44 am

can you check y is it dialing your iax2 account instead of iax2 of the other server?

also you exposed your password of your iax2 account. pls change your password immediately or you might be get hacked..
http://www.perfectnetworkcorp.com
Perfect Network Corporation
gerski
 
Posts: 432
Joined: Fri Jul 14, 2006 6:21 am

Postby chander.prakash » Wed May 30, 2007 2:43 pm

gerski & Mflorell


Thank You Very Much....
Thanks

Chander
Email: vicidial.professional@gmail.com
chander.prakash
 
Posts: 46
Joined: Sat Feb 17, 2007 6:52 pm


Return to Support

Who is online

Users browsing this forum: No registered users and 139 guests