[OpenSIPS-Users] forwarding calls from Asterisk to OpenSIPs

2015-05-06 Thread Julian Kay
Hello Everyone; I want to be able to forward calls from Asterisk to a phone registered with OpenSIPs, can anyone give me some information on how this can be done? Or a link to the info I would need to do this. Thanks for any help Juls ___ Users

[OpenSIPS-Users] CANCEL in t_relay() not forwarding user defined Headers

2015-05-06 Thread Gupta, Rahul
I am using opensips as a proxy, when a CANCEL to an INVITE comes in, its processed as follows # CANCEL processing if (is_method("CANCEL")) { if (t_check_trans()) t_relay(); exit; } in t_relay() seems like its

[OpenSIPS-Users] Dialog start event over EVI

2015-05-06 Thread DanB
Hey Guys, I am using EVI to generate CDRs out of OpenSIPS. The result is that I get one CDR record at the end of the dialog as E_ACC_CDR event. Now I would need to know also when dialog starts (eg: after INVITE is being OKed). What is the most recommended way to achieve that? I tried settin

Re: [OpenSIPS-Users] TCP connection closed after the call is established

2015-05-06 Thread Mickael Marrache
Forget the previous error, it is not related to the issue. The issue is that when OpenSIPS sends the BYE to the SBC, it opens a new TCP connection to the SBC but uses a randomly chosen source port, therefore we don't see the SIP traffic using ngrep since we are filtering using port. Is ther

[OpenSIPS-Users] TCP connection closed after the call is established

2015-05-06 Thread Mickael Marrache
Hi, We systematically get the following error with a particular SBC when a BYE is received: Apr 30 21:41:47 [11535]: ERROR:core:tcp_read: error reading: Connection reset by peer Apr 30 21:41:47 [11535]: ERROR:core:tcp_read_req: failed to read The components present in the call flow are