On 26.04.2013, at 18:00, Moacir Ferreira <[email protected]> wrote:
> Raphael, > > Sorry to be “bugging” you that much… But I guess I did not get the SEMS > working logic yet. > > I have created a single sbc profile that is called “inphonex”. My config is: > > ~~~~ sems.conf ~~~~ > plugin_path=/usr/local/lib/sems/plug-in/ > plugin_config_path=/etc/sems/ > load_plugins=uac_auth;registrar_client;reg_agent;sbc > application=sbc > sip_ip=eth0 > sip_port=5060 > rtp_low_port=10000 > rtp_high_port=12000 > > additional_interfaces=internal > sip_ip_internal=10.0.0.161 > sip_port_internal=5060 > rtp_low_port_internal=10000 > rtp_high_port_internal=12000 > fork=no > stderr=yes > loglevel=3 > media_processor_threads=2 > unhandled_reply_loglevel=info~ > > ~~~~ inphonex.sbcprofile.conf ~~~~ > enable_rtprelay=yes > rtprelay_interface=internal > outbound_interface=internal > rtprelay_force_symmetric_rtp=yes > rtprelay_msgflags_symmetric_rtp=yes > aleg_rtprelay_interface=default > RURI=sip:[email protected] > To="\"1001\" <sip:[email protected]>" > next_hop_ip=10.0.0.160 > next_hop_port=5060 > > Then I config SEMS to register at Inphonet. The registration works, I receive > the calls but they are not "relayed" to my Kamailio server that is at > 10.0.0.160. Taking a look on the SIP messages, SEMS is informing to Inphonex > that the next hop is 10.0.0.160. What I want is justo to relay the complete > session to 10.0.0.160 (my Kamailio server). > Could you please also include sbc.conf, and CC the mailing list? There are quite a few people using the SBC who could help you as well ;-) -Raphael. > What am I doing wrong this time? > > Cheers! > > Moacir _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
