Outbound channel

All installation and configuration problems and questions

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

Outbound channel

Postby standerby » Tue Jul 10, 2007 1:51 pm

Where do I set up outbound channel for vicidial? I only have a sip account buster set up in sip.conf. I changed the Admin/Phone/soft Outbound Call Group to sip/buster. When I try to dial a phone number mannually there is nothing happened on the asterisk -r. I can make phone call using soft-phone, like idefisk. Where should I check for error?
standerby
 
Posts: 15
Joined: Tue Jun 26, 2007 1:53 pm

Postby Polis_ttt » Tue Jul 10, 2007 2:33 pm

make shore that you got your cronjob and rc.local made like scratch-install, then run screen -r and se if everythiing there is correct. You need to start asterisk using start_asterisk_boot-perl file. Do you got asterisk-perl-0.8 installed? 0.9 does not work. If this i korrekt, please paste your output from agiout-logfile and from command screen -r.
Polis_ttt
 
Posts: 51
Joined: Thu Apr 26, 2007 9:46 am
Location: Sweden

Postby standerby » Wed Jul 11, 2007 8:07 am

I did install version 0.08 of asteris-perl. And I had made change to rc.local and crontable according to the tutorial. Here is my output.
screen -r
There are several suitable screens on:
14593.asterisk (Detached)
14651.ASTupdate (Detached)
14656.ASTlisten (Detached)
14659.ASTVDauto (Detached)
14662.ASTVDremote (Detached)
14653.ASTsend (Detached)
27243.ASTVDadapt (Detached)
1588.ASTfastlog (Detached)

FASTagiout
2007-07-10 15:59:46|TEST_VDfastAGI|begin|+++++++++++++++++ FastAGI Start +++++++
+++++++++++++++++++++++++++++++++
2007-07-10 15:59:46|TEST_VDfastAGI|begin|Perl Environment Dump:
2007-07-10 15:59:46|TEST_VDfastAGI|begin|0|--debug
2007-07-10 15:59:46|TEST_VDfastAGI|begin|AGI Environment Dump:
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- accountcode =
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- callerid = soft
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- calleridname = soft
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- callingani2 = 0
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- callingpres = 0
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- callingtns = 0
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- callington = 0
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- channel = SIP/soft-081aa308
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- context = default
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- dnid = 94109888888
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- enhanced = 0.0
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- extension = h
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- language = en
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- network = yes
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- network_script = call_log
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- priority = 1
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- rdnis = unknown
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- request = agi://127.0.0.1:4577/call

...skipping 23 lines
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- enhanced = 0.0
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- extension = h
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- language = en
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- network = yes
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- network_script = VD_hangup--HVcause
s--PRI-----NODEBUG-----0-----CANCEL----------)
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- priority = 2
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- rdnis = unknown
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- request = agi://127.0.0.1:4577/VD_h
angup--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------)
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- type = SIP
2007-07-10 15:59:46|TEST_VDfastAGI|begin| -- uniqueid = 1184097577.11
2007-07-10 15:59:46|TEST_VDfastAGI|begin|AGI Variables: |1184097577.11|SIP/soft-
081aa308|h|SIP|soft|
2007-07-10 15:59:46|TEST_VDfastAGI|VD_hangup|Process to run: |agi://127.0.0.1:45
77/VD_hangup--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------)|VD_hangup|EN
D|
2007-07-10 15:59:46|TEST_VDfastAGI|VD_hangup|DEBUG: NODEBUG
2007-07-10 15:59:46|TEST_VDfastAGI|VD_hangup|VD_hangup : soft SIP/soft-081aa308
2 0
2007-07-10 15:59:46|TEST_VDfastAGI|VD_hangup||SELECT lead_id,callerid,campaign_i
d,alt_dial,stage,UNIX_TIMESTAMP(call_time) FROM vicidial_auto_calls where unique
id = '1184097577.11' limit 1;|
standerby
 
Posts: 15
Joined: Tue Jun 26, 2007 1:53 pm

Postby standerby » Wed Jul 11, 2007 9:48 am

I even tried writing a small perl file to do $AGI->exec('Dial','SIP/buster/0014109888888') and it did nothing.
standerby
 
Posts: 15
Joined: Tue Jun 26, 2007 1:53 pm


Return to Support

Who is online

Users browsing this forum: No registered users and 77 guests