[OpenSER-Users-ES] [OT] SIP/2.0 100 trying -- your call is important to us

Iñaki Baz Castillo ibc at aliax.net
Sun Sep 2 01:57:29 CEST 2007


El Domingo, 2 de Septiembre de 2007, Raúl Alexis Betancor Santana escribió:
> El Saturday 01 September 2007 21:05:22 Iñaki Baz Castillo escribió:
> > Así que tocaría compilar.
>
> jejeje, como te aceleras, 4 mensajes en un ratete ...
>
> Puedes generar un 100 tú a pelo:
>
> # calls to pstn
> if(uri=~"sip:[1-9][0-9]+@") {
>    sl_send_reply("100", "$avp(s:bofh_escuse)");
>    ds_select_dst("00","4");
> ...
>
> Luego OpenSer generará otro con el t_relay() ... pero ya te has divertido 

No necesariamente:

  t_relay([flags])
  ...
  * 0x01 - do not generate an 100 trying provisional reply when building the 
     transaction. By default one is generated. Useful if you already pushed an  
     stateless 100 reply from script.


:)



-- 
Iñaki Baz Castillo




More information about the Users-es mailing list