If it matters, this is a postgres complaint. I think you would do well to try to restart CDR and if that doesnt clear it up dig into the postgres forums. I would suggest if a lot fo your calling behavior consists of forwards then it is likely a duplicate call id might try to store and postgres would complain. Looking more directly at postgres will probably pinpoint this.
On Tue, Jan 8, 2013 at 11:27 AM, Douglas Hubler <[email protected]> wrote: > y, sounds very familiar, sug. you google it > > On Tue, Jan 8, 2013 at 6:10 AM, Elwin Formsma <[email protected]> wrote: >> Hi, >> >> The following errors occur in the sipxcallresolver LOG. Sipxecs 4.4. Is this >> a known issue? >> >> >> "2013-01-08T11:05:01.033231Z":20:CDR:ERR:xxx.nl:main:00000000:cdr:", ERROR: >> null value in column \"from_tag\" violates not-null constraint" >> "2013-01-08T11:05:01.040001Z":21:CDR:ERR:xxx.nl:main:00000000:cdr:", ERROR: >> null value in column \"from_tag\" violates not-null constraint" >> "2013-01-08T11:05:01.139580Z":22:CDR:ERR:xxx.nl:main:00000000:cdr:", ERROR: >> null value in column \"from_tag\" violates not-null constraint" >> "2013-01-08T11:05:21.199918Z":23:CDR:ERR:xxx.nl:main:00000000:cdr:", ERROR: >> null value in column \"from_tag\" violates not-null constraint" >> "2013-01-08T11:05:31.100696Z":24:CDR:ERR:xxx.nl:main:00000000:cdr:", ERROR: >> null value in column \"from_tag\" violates not-null constraint" >> "2013-01-08T11:05:51.331098Z":25:CDR:ERR:xxx.nl:main:00000000:cdr:", ERROR: >> null value in column \"from_tag\" violates not-null constraint" >> "2013-01-08T11:06:31.349482Z":26:CDR:ERR:xxx.nl:main:00000000:cdr:", ERROR: >> null value in column \"from_tag\" violates not-null constraint" >> "2013-01-08T11:06:31.367072Z":27:CDR:ERR:xxx.nl:main:00000000:cdr:", ERROR: >> null value in column \"from_tag\" violates not-null constraint" >> "2013-01-08T11:06:41.400521Z":28:CDR:ERR:xxx.nl:main:00000000:cdr:", ERROR: >> null value in column \"from_tag\" violates not-null constraint" >> "2013-01-08T11:06:51.405508Z":29:CDR:ERR:xxx.nl:main:00000000:cdr:", ERROR: >> null value in column \"from_tag\" violates not-null constraint" >> "2013-01-08T11:06:51.419459Z":30:CDR:ERR:xxx.nl:main:00000000:cdr:", ERROR: >> null value in column \"from_tag\" violates not-null constraint" >> "2013-01-08T11:06:51.425822Z":31:CDR:ERR:xxx.nl:main:00000000:cdr:", ERROR: >> null value in column \"from_tag\" violates not-null constraint" >> >> >> Kind regards, >> Met vriendelijke groet, >> >> >> Elwin Formsma >> Telecats BV >> ----- >> Elwin Formsma | Telecats bv | KvK Enschede 06069106 | Tel: 053 488 99 44 | >> Fax: 053 488 99 10 | E-mail: [email protected] | >> >> _______________________________________________ >> sipx-users mailing list >> [email protected] >> List Archive: http://list.sipfoundry.org/archive/sipx-users/ > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users/ -- ~~~~~~~~~~~~~~~~~~ Tony Graziano, Manager Telephone: 434.984.8430 sip: [email protected] Fax: 434.465.6833 ~~~~~~~~~~~~~~~~~~ Linked-In Profile: http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4 Ask about our Internet Fax services! ~~~~~~~~~~~~~~~~~~ Using or developing for sipXecs from SIPFoundry? Ask me about sipX-CoLab 2013! -- LAN/Telephony/Security and Control Systems Helpdesk: Telephone: 434.984.8426 sip: [email protected] Helpdesk Customers: http://myhelp.myitdepartment.net Blog: http://blog.myitdepartment.net _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
