Karim Sedraoui writes: > I'm using Openser 1.0.1 > > I try to send provisional reply (RPS_PROVISIONAL) like 180 and 183 sip > messages throught fifo. > > Is ser able to transmit those kind of messages like it do for 200.Ok? > > - If yes where and what shall I change?
you need to use HEAD version of openser and set tm module parameter pass_provisional_replies to 1. also, this works only over unix sockets, not fifo. -- juha _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
