Where did u get the howto, I am interrested too
Thx, Olivier
-----Message d'origine----- De : serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] De la part de Tiziano Envoyé : jeudi 19 mai 2005 13:39 À : serusers@lists.iptel.org Objet : Re: [Serusers] call stop
Il giorno gio, 19-05-2005 alle 12:31 +0100, Iqbal ha scritto:
great...now does someone want to tell me why mine is not working :-(
simple, i've googled 5 minutes :P i lookup sip from, to and Call-ID from radius accounting i format a sip messsage like this:
BYE sip:$to@$domain:5060 SIP/2.0 Route: sip:$to@$domain:5060;lr From: sip:$from@$domain;user=phone To: sip:$to@$domain:5060;user=phone Contact: sip:$to@$domain:5060;user=phone CSeq: 42759 BYE Call-ID: $callid User-Agent: Grandstream BT100 1.0.5.11 Max-Forwards: 16 Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE Content-Length: 0
passed to sik sak: siksak -f -s sip:$domain
done Hope it will work also for u :P