Re: [OpenSIPS-Users] Opensips with freeswitch strange 482 error

2014-09-03 Thread Bogdan-Andrei Iancu
Hey, your script does not do any create_dialog() + topology_hiding() for the initial INVITEs - so the TH will not work for you, the calls will simply work in normal way. Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 02.09.2014 19:53,

Re: [OpenSIPS-Users] Opensips with freeswitch strange 482 error

2014-09-02 Thread Bogdan-Andrei Iancu
Hi Satish, SO you have the same call going twice through same FS box ? and when hitting for the second time you get the 482 ? (once again, for the same call) Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 01.09.2014 21:34, Satish Patel

Re: [OpenSIPS-Users] Opensips with freeswitch strange 482 error

2014-09-02 Thread Satish Patel
Yes, I have send you email in detail about my scenario, but Yes, you are right, UA will register to opensips and dial 00123456789, opensips will route that call to Freeswitch, Freeswitch has dialplan to send that call back to opensips removing 00 prefix and then opensips will forward that call to

[OpenSIPS-Users] Opensips with freeswitch strange 482 error

2014-09-01 Thread Satish Patel
I have following setup, UA register to Opensips and opensips send call to FS (freeswitch) and again freeswitch send call back to opensips and then call get outside routed. in following Senior freeswitch sending 482 Loop detect error, How do i achieve following scenario?