<div dir="ltr">Hi,<div><br></div><div>so asterisk & vtiger are on same host (server)?</div><div><br></div><div>You should check in manager.conf if you allowed IP address of vtiger to access asterisk manager.</div><div><br></div><div>Sorry I did not read all the emails so maybe you mentioned that.</div><div><br></div><div>I would double-check Outbound Trunk name, it should not have spaces.</div><div><br></div><div>Could you attach screenshot of DAHDI Channel like I did for SIP trunk?</div><div><br></div><div>This would clear all things.</div><div><br></div><div>The name in DAHDI channel configuration that I circled red.</div><div><br></div><div>regards, Vladimir</div><div><br></div><div><br></div><div> </div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Vladimir Karažija</div><div>Kosa crta d.o.o.</div><div>Jagnedje 1</div><div>10090 Zagreb</div><div>OIB: 57724075047</div><div><br></div><div>t. +385 1 777 33 85</div><div>m. +385 91 122 0511<br></div><div><a href="http://www.kosacrta.hr" target="_blank">www.kosacrta.hr</a></div></div></div></div></div></div>
<br><div class="gmail_quote">On Mon, Oct 19, 2015 at 5:09 PM, Alex Martin <span dir="ltr"><<a href="mailto:alex@theclearsource.com" target="_blank">alex@theclearsource.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You need to use the exact name of your outgoing trunk, who are you using as a provider? Make a test call from one of the phones and look at the same info in the Asterisk CLI, it will show you your outgoing trunk name to use.<br>
<span class=""><br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:vtigercrm-developers-bounces@lists.vtigercrm.com">vtigercrm-developers-bounces@lists.vtigercrm.com</a> [mailto:<a href="mailto:vtigercrm-developers-bounces@lists.vtigercrm.com">vtigercrm-developers-bounces@lists.vtigercrm.com</a>] On Behalf Of mahoutchian<br>
</span><span class="">Sent: Sunday, October 18, 2015 1:21 PM<br>
To: <a href="mailto:vtigercrm-developers@lists.vtigercrm.com">vtigercrm-developers@lists.vtigercrm.com</a><br>
Subject: Re: [Vtigercrm-developers] Vtiger Astersik Connector<br>
<br>
</span><div><div class="h5">Hi Dear Vladimir Karažija,<br>
Tanx Tanx Tanx Tanx Tanx<br>
My System is :<br>
PBX : Elastix x86 32bit ( yum update : asterisk 11.17 and freepbx 2.11 ) Vtiger : Centos 7 x 64 , Vtiger 6.4 Asterisk Connector : 1.4 incoming call in vtiger : ok outgoing click to call for local extentions : ok<br>
<br>
now i changed systen to this :<br>
VTiger :<br>
<br>
PBXManager<br>
<br>
Asterisk Server Details<br>
*Vtiger Asterisk App URL        <a href="http://192.168.33.10:8380" rel="noreferrer" target="_blank">http://192.168.33.10:8380</a><br>
*Outbound Context       vtiger-outbound<br>
*Outbound Trunk DAHDI Channel g0<br>
*Vtiger Secret Key      2463765574556bc57b74661<br>
<br>
My Extentions_custom.conf ( part o extentions.conf ) is :<br>
<br>
; This file contains the contexts the agents login for the module call center.<br>
; and contains the context conferences for module conferences of elastix 1.0.<br>
<br>
[from-internal-custom]<br>
include => agentlogin<br>
include => conferences<br>
include => calendar-event<br>
include => weather-wakeup<br>
<br>
;include => vtiger-outbound ; ????????? i don't know ? need to with o without comment !!!!<br>
<br>
exten => h,1,Hangup()<br>
<br>
<br>
[vtiger-outbound]<br>
exten => _X.,1,Agi(agi://<a href="http://0.0.0.0/incoming.agi" rel="noreferrer" target="_blank">0.0.0.0/incoming.agi</a>)<br>
<br>
<br>
[from-pstn-custom]<br>
exten => _X.,1,Agi(agi://<a href="http://0.0.0.0/incoming.agi" rel="noreferrer" target="_blank">0.0.0.0/incoming.agi</a>)<br>
<br>
but when clik on a number in vtiger , my phone is ringing with caller id , after pickup, phone say busy tone !!!!<br>
<br>
My Asterisk LOG After Click to dial<br>
<br>
       > Channel SIP/2186-00000000 was answered<br>
    -- Executing [2186@vtiger-outbound:1] AGI("SIP/2186-00000000",<br>
"agi://<a href="http://0.0.0.0/incoming.agi" rel="noreferrer" target="_blank">0.0.0.0/incoming.agi</a>") in new stack<br>
       > 0x9d2ecc8 -- Probation passed - setting RTP source address to<br>
<a href="http://192.168.39.1:8000" rel="noreferrer" target="_blank">192.168.39.1:8000</a><br>
    -- AGI Script Executing Application: (Dial) Options:<br>
(SIP/<a href="tel:09123081938" value="+3859123081938">09123081938</a>@DAHDI Channel g0, 60)<br>
  == Using SIP RTP TOS bits 184<br>
  == Using SIP RTP CoS mark 5<br>
[2015-10-18 20:53:35] ERROR[4951][C-00000000]: netsock2.c:271<br>
ast_sockaddr_resolve: getaddrinfo("DAHDI Channel g0", "(null)", ...): Name or service not known<br>
[2015-10-18 20:53:35] WARNING[4951][C-00000000]: chan_sip.c:6058<br>
create_addr: No such host: DAHDI Channel g0<br>
[2015-10-18 20:53:35] WARNING[4951][C-00000000]: app_dial.c:2437<br>
dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)<br>
  == Everyone is busy/congested at this time (1:0/0/1)<br>
    -- <SIP/2186-00000000>AGI Script agi://<a href="http://0.0.0.0/incoming.agi" rel="noreferrer" target="_blank">0.0.0.0/incoming.agi</a> completed, returning 0<br>
    -- Auto fallthrough, channel 'SIP/2186-00000000' status is 'CHANUNAVAIL'<br>
       > Saved useragent "Rainbow2 V1.5.0" for peer 2114 BranchVoip*CLI><br>
<br>
i think problem is :<br>
<br>
AGI Script Executing Application: (Dial) Options: (SIP/<a href="tel:09123081938" value="+3859123081938">09123081938</a>@DAHDI Channel g0, 60)<br>
<br>
 ERROR[4951][C-00000000]: netsock2.c:271 ast_sockaddr_resolve:<br>
getaddrinfo("DAHDI Channel g0", "(null)", ...): Name or service not known<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtiger-crm.2324883.n4.nabble.com/Vtigercrm-developers-Vtiger-Astersik-Connector-tp17624p17750.html" rel="noreferrer" target="_blank">http://vtiger-crm.2324883.n4.nabble.com/Vtigercrm-developers-Vtiger-Astersik-Connector-tp17624p17750.html</a><br>
Sent from the vtigercrm-developers mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br>
<br>
</div></div>_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div><br></div>