-- -- PostgreSQL database dump -- SET client_encoding = 'UNICODE'; SET check_function_bodies = false; SET SESSION AUTHORIZATION 'postgres'; SET search_path = public, pg_catalog; -- -- Data for TOC entry 4 (OID 23387) -- Name: tb_voicemail_user_conf; Type: TABLE DATA; Schema: public; Owner: postgres -- COPY tb_voicemail_user_conf (voicemail_user_id, uniqueid, customer_id, context, mailbox, "password", fullname, email, pager, tz, attach, saycid, dialout, callback, review, "operator", envelope, sayduration, saydurationm, sendvoicemail, "delete", forcename, forcegreetings, hidefromdir, stamp, iax_id, sip_id, pabx_id) FROM stdin; 1 1 0 default 5050 1 caio begotti caio@isolve.com.br EST no no \N \N no no no no 1 no no no no yes 2007-02-06 17:18:50.467808 \N 1 \N 2 2 0 default 115 115 115 115@net.net EST no no \N \N no no yes no 1 no no no no yes 2007-02-07 10:18:31.794489 \N 2 \N \. -- -- TOC entry 2 (OID 23383) -- Name: tb_voicemail_user_conf_voicemail_user_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres -- SELECT pg_catalog.setval('tb_voicemail_user_conf_voicemail_user_id_seq', 2, true); -- -- TOC entry 3 (OID 23385) -- Name: tb_voicemail_user_conf_uniqueid_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres -- SELECT pg_catalog.setval('tb_voicemail_user_conf_uniqueid_seq', 2, true);