Yes, you were right! Thank you. But now openSIPS goes to crash...

[6176]: *** route[invite]: call do_routing()
[6176]: DBG:core:db_new_result: allocate 28 bytes for result set at 0x81db470 [6176]: DBG:db_mysql:db_mysql_get_columns: 1 columns returned from the query [6176]: DBG:core:db_allocate_columns: allocate 16 bytes for result columns at 0x81d994c [6176]: DBG:db_mysql:db_mysql_get_columns: RES_NAMES(0x81d9950)[0]=[groupid] [6176]: DBG:db_mysql:db_mysql_get_columns: use DB_INT result type [6176]: DBG:core:db_allocate_rows: allocate 28 bytes for result rows and values at 0x81db49c
[6176]: DBG:db_mysql:db_mysql_str2val: converting INT [0]
[6176]: DBG:core:db_free_columns: freeing result columns at 0x81d994c
[6176]: DBG:core:db_free_rows: freeing 1 rows
[6176]: DBG:core:db_free_row: freeing row values at 0x81db4a4
[6176]: DBG:core:db_free_rows: freeing rows at 0x81db49c
[6176]: DBG:core:db_free_result: freeing result set at 0x81db470
[6176]: DBG:drouting:do_routing: using dr group 0
[6176]: DBG:drouting:do_routing: no matching for prefix "89112599077" [6176]: DBG:drouting:internal_check_rt: found rgid 0 (rule list 0xb6110988) [6168]: INFO:core:handle_sigs: child process 6176 exited by a signal 11
[6168]: INFO:core:handle_sigs: core was not generated
[6168]: INFO:core:handle_sigs: terminating due to SIGCHLD
[6187]: INFO:core:sig_usr: signal 15 received
[6186]: INFO:core:sig_usr: signal 15 received
[6185]: INFO:core:sig_usr: signal 15 received
[6184]: INFO:core:sig_usr: signal 15 received
[6180]: INFO:core:sig_usr: signal 15 received
[6178]: INFO:core:sig_usr: signal 15 received
[6191]: INFO:core:sig_usr: signal 15 received
[6182]: INFO:core:sig_usr: signal 15 received
[6188]: INFO:core:sig_usr: signal 15 received


There is 'xlog("*** route[invite]: do_routing() passed");' right after do_routing()



On Fri, 10 Dec 2010 15:05:15 +0200
 Anca Vamanu <a...@opensips.org> wrote:
On 12/10/2010 01:47 PM, Anton Zagorskiy wrote:
Hello.

It seems that when I call do_route() the route[1] was automatically called.. As I understand I should manually call relay functions after do_routing().

Have you set the routeid field in in the dr_rules table record to 1 :) ? If you set the routeid to something different than 0, then the route with that index is automatically called.

Regards,

--
Anca Vamanu
www.voice-system.ro



_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to