Re: [asterisk-users] Issue with Asterisk 13, multiple CDR per queue and arbitrary upper limit

2017-04-02 Thread Mike
risk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Michaël Gaudette Sent: April 2, 2017 1:45 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Issue with Asterisk 13, multiple CDR per queue and arbitrary upper limit

Re: [asterisk-users] Issue with Asterisk 13, multiple CDR per queue and arbitrary upper limit

2017-04-02 Thread Michaël Gaudette
elatively small? Regards, Mike -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Joshua Colp Sent: April 1, 2017 6:56 AM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Issue with Aste

Re: [asterisk-users] Issue with Asterisk 13, multiple CDR per queue and arbitrary upper limit

2017-04-01 Thread Joshua Colp
On Fri, Mar 31, 2017, at 10:55 PM, Michaël Gaudette wrote: > > > Hi, > > > > I`ve recently upgraded a server from 1.8 to Asterisk 13. While > everything > is under control, I have one issue with the way CDRs are kept for queues. > And I don`t mean “I don`t like it”. I mean it crashes the serv

[asterisk-users] Issue with Asterisk 13, multiple CDR per queue and arbitrary upper limit

2017-03-31 Thread Michaël Gaudette
Hi, I`ve recently upgraded a server from 1.8 to Asterisk 13. While everything is under control, I have one issue with the way CDRs are kept for queues. And I don`t mean “I don`t like it”. I mean it crashes the server. I realize there are multiple CDRs per queue call – one per ring/per phon

[asterisk-users] issue with asterisk 1.4

2011-05-24 Thread salaheddine elharit
Hi List With asterisk 1.4 intermittently I have an issue when i call manually using a hard phone Snom (sip extension) a number X I found another client with another number Y I don’t know if I have any things wrong in my configuration .i have this issue 1/100 Any help will be appreciated.

Re: [asterisk-users] Issue with Asterisk & Aastra 57i at v3.2

2011-05-05 Thread Richard Kenner
> In that case it suggests it is some setting you have applied to the > phones that is causing it. I just called Aastra tech support. I'm always VERY impressed that the first person who picks up the phone is very technical. He said that they've had reports of this issue. The problem goes away

Re: [asterisk-users] Issue with Asterisk & Aastra 57i at v3.2

2011-05-05 Thread Richard Kenner
> In that case it suggests it is some setting you have applied to the > phones that is causing it. Can you post the local.cfg & server.cfg > files from the phone (removing the passwords from there first)? Sure: local.cfg is checksums, server information, and: contrast level: 3 ringer volume:

Re: [asterisk-users] Issue with Asterisk & Aastra 57i at v3.2

2011-05-05 Thread Paul Hayes
On 05/05/11 13:41, Richard Kenner wrote: Asterisk does indeed send an Options before the OK but my 57i doesn't seem to mind. That's odd. It does for me. Perhaps you need to upgrade firmware on the Aastra phone? The problem occured when I DID upgrade it! Precisely to the one you mentioned.

Re: [asterisk-users] Issue with Asterisk & Aastra 57i at v3.2

2011-05-05 Thread Richard Kenner
> Asterisk does indeed send an Options before the OK but my 57i doesn't > seem to mind. That's odd. It does for me. > Perhaps you need to upgrade firmware on the Aastra phone? The problem occured when I DID upgrade it! Precisely to the one you mentioned. > Or turning off qualify for this pee

Re: [asterisk-users] Issue with Asterisk & Aastra 57i at v3.2

2011-05-05 Thread Paul Hayes
On 05/05/11 04:37, Richard Kenner wrote: I recently tried to update my Aastra 57i to version 3.2 and ran into a problem. It won't properly register and says "contact mismatch". I added "sip contact matching: 2" to aastra.cfg, but that didn't help. When I look at the SIP trace, but I see is the

Re: [asterisk-users] Issue with Asterisk & Aastra 57i at v3.2

2011-05-04 Thread Richard Kenner
> Is asterisk replying differently when firmware 3.2 is used ? No, but the phone cares with 3.2 and not with 2.6. -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live intr

Re: [asterisk-users] Issue with Asterisk & Aastra 57i at v3.2

2011-05-04 Thread Olivier
2011/5/5 Richard Kenner > I recently tried to update my Aastra 57i to version 3.2 and ran into > a problem. It won't properly register and says "contact mismatch". > I added "sip contact matching: 2" to aastra.cfg, but that didn't help. > > When I look at the SIP trace, but I see is the Aastra s

[asterisk-users] Issue with Asterisk & Aastra 57i at v3.2

2011-05-04 Thread Richard Kenner
I recently tried to update my Aastra 57i to version 3.2 and ran into a problem. It won't properly register and says "contact mismatch". I added "sip contact matching: 2" to aastra.cfg, but that didn't help. When I look at the SIP trace, but I see is the Aastra sending a REGISTER and Asterisk rep

[asterisk-users] Issue with Asterisk not hanging up second leg when first leg hangs up

2011-01-31 Thread Dovid Bender
Hi, Here is my confing: [out] Exten => _X.,1,Noop() Exten => _X.,2,Dial(SIP/${EXTEN}@peer,60,gcU(do_dtmf_cc-take-call,s,1)) Exten => _X.,3,Playback(tt-monkeys) Exten => _X.,4,Playback(tt-monkeys) Exten => _X.,5,Playback(tt-monkeys) Exten => h,1,Noop(ABCDEFGHIJKLMNOPQRSTUVWXYZ) [do_dtmf_cc-take-

[asterisk-users] Issue with Asterisk not hanging up second leg when first leg hangs up

2011-01-31 Thread Dovid Bender
Hi, Here is my confing: [out] Exten => _X.,1,Noop() Exten => _X.,2,Dial(SIP/${EXTEN}@peer,60,gcU(do_dtmf_cc-take-call,s,1)) Exten => _X.,3,Playback(tt-monkeys) Exten => _X.,4,Playback(tt-monkeys) Exten => _X.,5,Playback(tt-monkeys) Exten => h,1,Noop(ABCDEFGHIJKLMNOPQRSTUVWXYZ) [do_dtmf_cc-take

Re: [asterisk-users] Issue with asterisk

2010-11-03 Thread Philipp von Klitzing
Hi! > It is causing an issue for me. One SIP UA works fine - ring, forward, etc. > While the other does not. Make the UAs listen on different ports (for example 5060 and 5062) and see if that solves your problem - if you can't make them have different IPs, that is. Also be sure to fully under

Re: [asterisk-users] Issue with asterisk

2010-11-02 Thread Silver Thorne
Hey; I never thought of that. It is causing an issue for me. One SIP UA works fine - ring, forward, etc. While the other does not. I am a little clueless here - where would I start with this? Thanks Glen On 11/1/2010 19:15, Philipp von Klitzing wrote: > Hi! > >> [Nov 1 19:55:49] WARNING

Re: [asterisk-users] Issue with asterisk

2010-11-02 Thread Silver Thorne
Steve; You are so right - it was the end of the day, I was tired and pissy. Let me try this again: Version: ns211156*CLI> core show version Asterisk 1.4.31 built by root @ some_server.foo.net on a x86_64 running Linux on 2010-06-10 14:32:34 UTC Name and version of endpoints involved: Sip Sett

Re: [asterisk-users] Issue with asterisk

2010-11-01 Thread Philipp von Klitzing
Hi! > [Nov 1 19:55:49] WARNING[30497] chan_sip.c: username mismatch, have > <6839>, digest has <3169> You most likely have two SIP UAs that use the same IP, of which the 6839 account is listed last in sip.conf while 3169 is trying to auth (unsuccessfully). Philipp -- ___

Re: [asterisk-users] Issue with asterisk

2010-11-01 Thread dotnetdub
On 1 November 2010 21:11, Silver Thorne wrote: > Hey; > > Anyone see this before: > > [Nov 1 19:55:49] WARNING[30497] chan_sip.c: username mismatch, have > <6839>, digest has <3169> > > G > > > ` Is it causing a problem for you? -- _

Re: [asterisk-users] Issue with asterisk

2010-11-01 Thread Steve Edwards
On Mon, 1 Nov 2010, Silver Thorne wrote: > Anyone see this before: > > [Nov 1 19:55:49] WARNING[30497] chan_sip.c: username mismatch, have > <6839>, digest has <3169> You may have better luck with a more descriptive subject. Lots of users have an issue or two with Asterisk. Some details will al

[asterisk-users] Issue with asterisk

2010-11-01 Thread Silver Thorne
Hey; Anyone see this before: [Nov 1 19:55:49] WARNING[30497] chan_sip.c: username mismatch, have <6839>, digest has <3169> G -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join u

[asterisk-users] Issue with Asterisk realtime

2007-09-18 Thread Mohammad Shokuie
Dear folks, I'm using * realtime with no problems on most of the systems i've setup but rarely i confront this problem that the asterisk doesn't load from database when the systems rebooted and i have to reload it manually or restart it, but it would work fine afterward, no problem how many ti