Hello! if i remove <<$du="sip:##[email protected]:5060">> from cfg file asterisk gives me 404 error and i see that invite for asterisk looks like "INVITE sip:10.130.0.137 SIP/2.0" not "INVITE sip:##[email protected]:5060 SIP/2.0" how it looks with $du setted
adding <<$ru="sip:##[email protected]:5060">> at each if statement doesnt have effect also. Here is what opensips gives me: -------------- Selected dst: sip:10.130.0.137 Jul 21 12:13:08 [3881] INFO:core:handle_sigs: child process 3889 exited by a signal 11 Jul 21 12:13:08 [3881] INFO:core:handle_sigs: core was generated Jul 21 12:13:08 [3881] INFO:core:handle_sigs: terminating due to SIGCHLD Jul 21 12:13:08 [3905] INFO:core:sig_usr: signal 15 received Jul 21 12:13:08 [3898] INFO:core:sig_usr: signal 15 received Jul 21 12:13:08 [3903] INFO:core:sig_usr: signal 15 received Jul 21 12:13:08 [3893] INFO:core:sig_usr: signal 15 received Jul 21 12:13:08 [3890] INFO:core:sig_usr: signal 15 received Jul 21 12:13:08 [3902] INFO:core:sig_usr: signal 15 received Jul 21 12:13:08 [3895] INFO:core:sig_usr: signal 15 received Jul 21 12:13:08 [3899] INFO:core:sig_usr: signal 15 received Jul 21 12:13:08 [3886] INFO:core:sig_usr: signal 15 received Jul 21 12:13:08 [3887] INFO:core:sig_usr: signal 15 received Jul 21 12:13:08 [3881] ERROR:b2b_logic:b2b_logic_dump: Bridge entities is NULL Jul 21 12:13:08 [3881] INFO:db_mysql:re_init_statement: query is <update dialog set state=?,timeout=?,caller_cseq=?,callee_cseq=?,vars=?,profiles=?,script_flags=? where hash_entry=? AND hash_id=?>, ptr=(nil) -------------- I little confused about it. What does it mean "Bridge entities is NULL"? and how to fix it. thank you very much -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/top-hiding-and-BYE-problem-tp6594249p6605584.html Sent from the OpenSIPS - Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
