[Vtigercrm-developers] Asterisk Connector & Asterisk 11
vtiger at camden.net
vtiger at camden.net
Thu Aug 7 14:31:39 GMT 2014
yes module is updated, and configuredyes [vtiger_inbound] and
[vtiger_outbound] in extensions.conf, configured as specifiedyes freePBX
default context is now vtiger_inbound in SIP settings
the AGI is firing so none of the above should be a issue
yes vtiger secret is same in .properties and the PBX Manager, so I have no
clue why I getSEVERE: Failed to authenticate Vtiger Secret Key
see attached screen shot
note: I have tried configuring IP to 0.0.0.0 / 127.0.0.1 / 12.5.115.199 I
get the exact same result no matter how I have IP settings
----------------------------------------
From: "Rishab K" <rishab.k at vtiger.com>
Sent: Thursday, August 07, 2014 3:03 AM
To: vtiger at camden.net
Subject: [Vtigercrm-developers] Asterisk Connector & Asterisk 11
Hi,
Please verify the following.
Is PBXManager module updated and are you able to configure Outbound Trunk
and Outbound Context in PBXManager settings ?
Are the two new context vtiger_inbound and vtiger_outbound included in
extensions.conf ? Earlier there was one single context for both incoming
and outgoing calls but because of the latest changes please add these two
new context.
[vtiger_inbound]
exten => INBOUND_DID,1,Agi(agi://12.5.115.199/incoming.agi)
exten => _X.,1,Agi(agi://12.5.115.199/incoming.agi)
[vtiger_outbound]
exten => _X.,1,Agi(agi://12.5.115.199/incoming.agi)
where,
INBOUND_DID - Replace with the incoming DID provided by your service
provider.
12.5.115.199 - From config file which you had shared this is your
asterisk IP and Vtiger Connector is running in this IP.That is the reason I
had requested to update from 0.0.0.0 to 12.5.115.199.
Is your FreePBX pointing to "vtiger_inbound" as default context ? if not
please update FreePBX default context to "vtiger_inbound" so that all the
incoming calls will be routed to vtiger_inbound.
>From the logs it looks the "Vtiger Secret Key" which you have configured in
connector conf is not matching with the key that is in configured in Vtiger
PBXManager Settings. Please verify and update Vtiger Secret Key in
connector.
If you still have issues,please provide us test access to your asterisk
server so that we can verify the configurations from our end or provide the
snapshots for all the configuration that has been done in Asterisk,
Connector and PBXManager settings.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140807/afa9bdb2/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen_Shot.png
Type: application/octet-stream
Size: 764383 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140807/afa9bdb2/attachment-0001.obj>
More information about the vtigercrm-developers
mailing list