similar to: Cdr src field fail??

Displaying 20 results from an estimated 1000 matches similar to: "Cdr src field fail??"

2010 Jan 12
1
Problem logs queue_log-mysql
Hello! I'm trying to registers events of queues in /var/log/asterisk/queue_log and Mysql database .I have configured realtime queue_log on MySQL and works well, but /var/log/asterisk/queue_log file is empty, since you're not registering events of queues. Removing extconfig.conf configurations (queue_log => mysql,general), /var/log/asterisk/queue_log works well, events logs on
2010 Jan 19
1
ast_queue_log to mysql asterisk < 1.4 ?
I know in v1.6 its part of logger.c but I noticed this: https://issues.asterisk.org/bug_view_advanced_page.php?bug_id=11625 However, it doesn't seem to ever been applied to any version of 1.4.x branch.. Nor can I figure out what it was applied to? This is over 3 years old, you would of figured it would have been applied to 1.4 at some point in time.. Any ideas?
2009 Aug 07
2
Anyone had any luck with SIP clients on theiPhoneplatform?
That sounds like the ideal app for me too. Fring requires we register with Fring and give them user id/password pair. In our case it did not work until we put a public IP on our Asterisk. I just bought WeePhone and I'll give it a try on the iPhone. Cheers, Enrique -----Mensaje original----- De: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] En
2012 Feb 07
1
Nuevo paquete SCperf en CRAN
Queridos miembros de la lista, Me gustaría anunciar que el paquete ''SCperf " ya está disponible en CRAN. El paquete implementa diferentes modelos de inventario, el efecto látigo y otras variables de desempeño de la cadena de suministro. Esta es la primera versión del paquete y también es mi primer paquete para R. Sugerencias, informes de errores y otros comentarios son
2012 May 06
4
comparaciones planeadas
Hola a todos, hace poquito una persona escribía con una duda que se parece, o es, la misma que yo vengo teniendo. Se trata de hacer comparaciones planeadas. Supongamos un experimento en el que participan 4 grupos de niños 8por ejemplo de distintos coles). Estos niños leen palabras largas y cortas, frecuentes e infrecuentes. Por lo tanto el diseño es fácil, un intergrupo "niños" y dos
2009 Aug 28
2
Error loading module 'res_config_odbc.so'
Hi, I'm getting the following at asterisk startup. OCBC was working with 1.4 no problem, but now under 1.6 (I've tried 1.6.1, 1.6.2-beta3/beta4) I can't seem to get rid of this .... anyone? WARNING[32664]: loader.c:385 load_dynamic_module: Error loading module 'res_config_odbc.so': /usr/lib/asterisk/modules/res_config_odbc.so: undefined symbol: ast_odbc_clear_cache
2009 Aug 11
4
func_odbc insert with mssql
I'm trying to use func_odbc to write to a MS SQL db. Here's my func_odbc conf: [OPTIN] dsn=MSSQL-Optin write=INSERT into OptIn (orgID) values (${VAL1}) Dial Plan exten => +18665551212,n,Set(ODBC_OPTIN()=dave) When I do an odbc show, it shows that I am connected to the db. If I use isql, I can write to the db, however, when I use func_odbc, a record will not write. I'm using
2009 Aug 12
1
Why do CDR dstchannel have a strange number after them? IAX2/XXXX-????
Hi all I am just confused as to why Asterisk appends a strange number after the Channel and Extension number. This moght be obvious to some people but I have no idea why?? Eg: IAX2/100-9123 Where does the -9123 come from?? and can I ditch it? I have made a work around to substring it out using SQL for when doing logs, but I would like to know what it is and if I can remove it. (I am using
2009 Sep 04
2
requirecalltoken and Realtime
Hi, I've just had to enable the requirecalltoken=no option in iax.conf for one of my IAX2 trunks, and I don't think it works properly in the realtime version. I've created the requirecalltoken field in my (Postgres via ODBC) database, type text, and have variously tried it with 'yes', 'no' and 'auto' in the field. But the setting never seems to be used and
2009 Jul 05
1
Fax for Asterisk download selector broken?
In what appears to be the most current documentation of FFA I'm directed to http://www.digium.com/en/docs/FAX/faa-download.php However the download selector utility found there "ain't working". Specifically, none of the drop lists appear to be populated (in any browser, on any platform), thereby preventing any actual 'selection'. Has anyone else noticed this? Is there
2009 Sep 01
1
Digium PRI cards for data usage?
Greetings- I'm wondering if the Digium PRI cards can be used for data (Cisco HDLC, PPP, etc) or if they're for voice circuits only. I haven't been able to find any information on this. All documentation direct from Digium seems to indicate their hardware is for voice applications only. Sangoma's cards work in either voice or data mode but of course this is configured in their
2009 Aug 26
1
ACD, call barge, recording
Hellow, i need the following requirements with asterisk : 1) Can ACD (Automatic Call Distribution) service work with asterisk, and how to set up ACD in asterisk ? 2) How call barging can set up in asterisk ? 3) How call recording can set up in asterisk? Thanks mahboob System Engr SSL -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jul 09
1
1.6 macro deprecation, dial macros
I understand that standalone macros have been deprecated in 1.6 for gosub routines. I've been working on converting them all but was wondering about dial macros - it doesn't look like there's a replacement yet to call a gosub routine from the dial command. Or am I looking at this wrong? hose
2009 Jul 17
1
2 Problems with 1.6.2
I've been using 1.6.2 for a few weeks and I've managed to get almost everything working perfectly. I can't get the MWI indicators on my Aastra phones to work properly, the did in all the versions of 1.2 I used up to the most recent one, but now they work correctly right after the phone is re-started and rarely thereafter. it's as if something changed in the way the MWI is
2009 Jul 17
1
Voicemail ODBC storage table schema
Hello, Upgraded from 1.6.1.0 to 1.6.1.1 and my voicemail setup does not work anymore. I use ODBC storage for voicemail. Comes out that the "voicemessages" table schema should have changed, because the log says Asterisk needed to store data to an additional field called "flag". Any new message cannot be saved. The thing is that I'd like to know where I can find an updated
2009 Jul 22
2
german voiceprompts
Hello ! Are there any plans at Digium to include also german voice prompts ? Thanks regards Hans
2009 Jul 23
1
Using Of function SHARED
Dear All, i need help on Shared channel variable can any body have example of SHARED function which implemented in 1.6 version i can not find example regars Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090723/56ed36c3/attachment.htm
2009 Aug 01
1
Inquiry : Asterisk hash key
Dear All Can you please let us know how to configure Asterisk to recognize extensions starting with the hash key ? Regards H.Motamedi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090801/4be38941/attachment.htm
2009 Aug 04
1
ChangeLog revision question
I'm trying to figure out which 1.6 releases have the fix I'm looking for by reading the ChangeLog for each release, whether it's in the 1.6.0, 1.6.1 branches, or an -rc release. If I look at the latest -rc releases of 1.6.0 and 1.6.1 (which are 1.6.0.11-rc2 and 1.6.1.3-rc1 respectively), will that be an exhaustive list of changes or not? The reason being I'm still waiting on the
2009 Aug 13
1
RealTime in dialplan - proper way?
Hello, So much keeps changing with the dialplan and Realtime lookups. Just downloaded the latest stable 1.6.1.2. The app_realtime, which was perfectly brilliant and did exactly what I needed, is gone; replaced with func_realtime. The REALTIME function is unacceptable: ; Get the conference number from the user exten => s,n(readconfno),Read(USER_CONFNO,conf-getconfno,0,3,20) ; See if