Daniel-Constantin Mierla writes:

> > $fs - reference to the forced socket for message sending (if any) in the
> > form proto:ip:port
> >
> > should it be [proto:]ip:port instead?
> why, isn't the proto always in the value of $fs?

i have been using this kind of calls without any problems:

    force_send_socket(EXTERNAL_IP:EXTERNAL_PORT);

is that is equivalent to

    $fs = "EXTERNAL_IP:EXTERNAL_PORT";

if yes, then proto is optional.

-- juha

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to