[asterisk-users] SIP 603 Declined after AGI execution

2011-05-19 Thread Alejandro Mejia Evertsz
Hello everyone. I'm using Asterisk 1.4.31 and A2Billing 1.7.0 to manage a small wholesale operation, so I configured A2Billing for not to answer the call nor play any greetings or balance notifications to the caller. I'm authenticating each customer by it's IP address, and each customer has

[asterisk-users] Getting 603 Declined after AGI execution

2011-05-19 Thread Alejandro Mejia Evertsz
Hello everyone. I'm using Asterisk 1.4.31 and A2Billing 1.7.0 to manage a small wholesale operation, so I configured A2Billing for not to answer the call nor play any greetings or balance notifications to the caller. I'm authenticating each customer by it's IP address, and each customer has

Re: [asterisk-users] click to call with php

2011-05-19 Thread Alejandro Mejia Evertsz
You only need to tell your PHP script to write a .call file on /var/spool/asterisk/outgoing/ directory using the syntax described here: http://www.voip-info.org/wiki/view/Asterisk+auto-dial+out I'm not a PHP programmer, so the PHP part is up to you hehe. There are other methods like using

[Asterisk-Users] cdr_addon_mysql can't find libmysqlclient.so

2005-12-13 Thread Alejandro Mejia Evertsz
Hello list! I had a problem while trying to build asterisk-addons, but noticed some paths specified in the Makefile didn't fit my system. So I modified Makefile for it to look for MySQL includes and libs on the following locations: /usr/local/mysql/include/mysql /usr/local/mysql/lib/mysql

RE: [Asterisk-Users] call levels

2005-11-17 Thread Alejandro Mejia Evertsz
Hi, One solution would be to configureeach IP phone (in sip.conf) on a different context. [phone1] context=local [phone2] context=intl Then make 2 different contexts named "local"and "intl" on extensions.conf [local] exten = _9X.,1,yourDialString ; Nine followed by any number is just an

[Asterisk-Users] TDM04b on FreeBSD

2005-11-16 Thread Alejandro Mejia Evertsz
Hi list! I successfully installed a Digium TDM04B card on FreeBSD 5.4 using zaptel drivers for FreeBSD (installed with ports). I'm using Asterisk CVS-Head and the card works fine, but when placing or recieving a call on any of the 4 fxo ports, users hear (both sides) a "clicking" noise. I

[Asterisk-Users] 407 Proxy Authentication Required

2005-02-25 Thread Alejandro Mejia Evertsz
Hi everybody: I configured my Asterisk to register to my VoIP provider, and I can make outgoing calls, but I can't receive any calls with it. I used Ethereal to sniff the activity of it, and I found something that might be causing the problem: When my provider's gateway does the Request: INVITE