Re: [asterisk-users] Need for more hangup reasons in ARI?

2018-12-07 Thread Joshua C. Colp
On Thu, Dec 6, 2018, at 1:37 PM, Sebastian Damm wrote: > Hi, > > On Thu, Dec 6, 2018 at 2:44 PM Joshua C. Colp wrote: > > Nope. No specific reason. The ones there are what most people would use, > > and what those not as familiar with telephony would understand. > > Thanks for the quick

Re: [asterisk-users] cdr_odbc.c:174 odbc_log: Unable to retrieve database handle. CDR failed.

2018-12-07 Thread Joshua C. Colp
On Fri, Dec 7, 2018, at 9:19 AM, hw wrote: > > Hi, > > is cdr logging using odbc buggy? I'im only getting an error > "cdr_odbc.c:174 odbc_log: Unable to retrieve database handle. CDR failed.". > > Connecting with isql to the datasource given in cdr_odbc.conf works just > fine, and using the

Re: [asterisk-users] how to use a database

2018-12-07 Thread hw
On 12/06/2018 10:26 PM, Marcelo Terres wrote: The Asterisk source has a tool to create the db Which one is that? -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk

Re: [asterisk-users] cdr_odbc.c:174 odbc_log: Unable to retrieve database handle. CDR failed.

2018-12-07 Thread Joshua C. Colp
On Fri, Dec 7, 2018, at 9:54 AM, hw wrote: > On 12/07/2018 02:25 PM, Joshua C. Colp wrote: > > On Fri, Dec 7, 2018, at 9:19 AM, hw wrote: > >> > >> Hi, > >> > >> is cdr logging using odbc buggy? I'im only getting an error > >> "cdr_odbc.c:174 odbc_log: Unable to retrieve database handle. CDR >

[asterisk-users] cdr_odbc.c:174 odbc_log: Unable to retrieve database handle. CDR failed.

2018-12-07 Thread hw
Hi, is cdr logging using odbc buggy? I'im only getting an error "cdr_odbc.c:174 odbc_log: Unable to retrieve database handle. CDR failed.". Connecting with isql to the datasource given in cdr_odbc.conf works just fine, and using the database for sippeers also works. The documentation[1]

Re: [asterisk-users] cdr_odbc.c:174 odbc_log: Unable to retrieve database handle. CDR failed.

2018-12-07 Thread hw
On 12/07/2018 02:25 PM, Joshua C. Colp wrote: On Fri, Dec 7, 2018, at 9:19 AM, hw wrote: Hi, is cdr logging using odbc buggy? I'im only getting an error "cdr_odbc.c:174 odbc_log: Unable to retrieve database handle. CDR failed.". Connecting with isql to the datasource given in cdr_odbc.conf

Re: [asterisk-users] how to use a database

2018-12-07 Thread hw
On 12/06/2018 08:43 PM, Antony Stone wrote: On Thursday 06 December 2018 at 17:49:25, hw wrote: How dynamic are changes made in the database? If by "dynamic" you mean "quickly used" then the answer is "immediately". There's a note in some configuration file saying that dynamic extensions

Re: [asterisk-users] how to use a database

2018-12-07 Thread Marcelo Terres
https://wiki.asterisk.org/wiki/display/AST/Managing+Realtime+Databases+with+Alembic Marcelo H. Terres IM: mhter...@jabber.mundoopensource.com.br https://www.mundoopensource.com.br https://twitter.com/mhterres https://linkedin.com/in/marceloterres On Fri, 7 Dec 2018 at 13:34, hw wrote: > > On

[asterisk-users] Question on WebRTC configuration

2018-12-07 Thread Dan Cropp
In the asterisk wiki instructions for Configuring Asterisk for WebRTC clients... https://wiki.asterisk.org/wiki/display/AST/Configuring+Asterisk+for+WebRTC+Clients "To communicate with websocket clients, Asterisk uses its built-in HTTP daemon. Configure /etc/asterisk/http.conf as follows:

Re: [asterisk-users] how to use a database

2018-12-07 Thread Administrator TOOTAI
Le 07/12/2018 à 14:32, hw a écrit : [...] Queues seem to be the only way to have several phones ring at once, or are there other ways? Dial(SIP/Phone1/Phone2&.../Phonex,,) -- Daniel -- _ -- Bandwidth and Colocation

Re: [asterisk-users] how to use a database

2018-12-07 Thread hw
On 12/07/2018 02:45 PM, Marcelo Terres wrote: https://wiki.asterisk.org/wiki/display/AST/Managing+Realtime+Databases+with+Alembic alembic did not create any tables for logging. -- _ -- Bandwidth and Colocation Provided by

Re: [asterisk-users] how to use a database

2018-12-07 Thread hw
On 12/07/2018 03:36 PM, Administrator TOOTAI wrote: Le 07/12/2018 à 14:32, hw a écrit : [...] Queues seem to be the only way to have several phones ring at once, or are there other ways? Dial(SIP/Phone1/Phone2&.../Phonex,,) Good to know, thanks! What are the entries needed in the

Re: [asterisk-users] how to use a database

2018-12-07 Thread Administrator TOOTAI
Le 07/12/2018 à 15:56, hw a écrit : On 12/07/2018 03:36 PM, Administrator TOOTAI wrote: Le 07/12/2018 à 14:32, hw a écrit : [...] Queues seem to be the only way to have several phones ring at once, or are there other ways? Dial(SIP/Phone1/Phone2&.../Phonex,,) Good to know, thanks!

Re: [asterisk-users] Question on WebRTC configuration

2018-12-07 Thread Kevin Harwell
On Fri, Dec 7, 2018 at 9:11 AM Dan Cropp wrote: > In the asterisk wiki instructions for Configuring Asterisk for WebRTC > clients… > > > > > https://wiki.asterisk.org/wiki/display/AST/Configuring+Asterisk+for+WebRTC+Clients > > > > “To communicate with websocket clients, Asterisk uses its

Re: [asterisk-users] cdr_odbc.c:174 odbc_log: Unable to retrieve database handle. CDR failed.

2018-12-07 Thread hw
On 12/07/2018 03:08 PM, Joshua C. Colp wrote: On Fri, Dec 7, 2018, at 9:54 AM, hw wrote: On 12/07/2018 02:25 PM, Joshua C. Colp wrote: On Fri, Dec 7, 2018, at 9:19 AM, hw wrote: Hi, is cdr logging using odbc buggy? I'im only getting an error "cdr_odbc.c:174 odbc_log: Unable to retrieve