2007/3/8, Sluschny, Thomas <[EMAIL PROTECTED]>:
> i use freeswitch with sofia and get a DECLINE from a SIP device after i sent
> an INVITE to it:
>
> send 995 bytes to udp/[192.168.1.1]:5060 at 14:54:35.476608:
>
> ------------------------------------------------------------------------
>    INVITE sip:[EMAIL PROTECTED] SIP/2.0
>     .....
>
> ------------------------------------------------------------------------
>
> .
> .
> .
> recv 322 bytes from udp/[192.168.1.1]:5060 at 14:54:35.867228:
>
> ------------------------------------------------------------------------
>    SIP/2.0 180 Ringing
>    Via: SIP/2.0/UDP
> 192.168.1.111;rport=5060;branch=z9hG4bKy2Hypptj1jZ7a
>    From: "FreeSwitch" <sip:[EMAIL PROTECTED]>;tag=Xr4Nm9BmveaKD
>    To: <sip:[EMAIL PROTECTED]>;tag=1942010757
>    Call-ID: 9b3e80ff-475e-122a-2780-39a48cb53b8d
>    CSeq: 80521301 INVITE
>    Contact: <sip:[EMAIL PROTECTED]>
>    Content-Length: 0
>
>
> ------------------------------------------------------------------------
> .
> .
> .
> .
> recv 320 bytes from udp/[192.168.1.1]:5060 at 14:54:35.898478:
>
> ------------------------------------------------------------------------
>    SIP/2.0 603 Decline
>    Via: SIP/2.0/UDP
> 192.168.1.111;rport=5060;branch=z9hG4bKy2Hypptj1jZ7a
>    From: "FreeSwitch" <sip:[EMAIL PROTECTED]>;tag=Xr4Nm9BmveaKD
>    To: <sip:[EMAIL PROTECTED]>;tag=1942010757
>    Call-ID: 9b3e80ff-475e-122a-2780-39a48cb53b8d
>    CSeq: 80521301 INVITE
>    Warning: Playing OggVorbis
>    Content-Length: 0
>
>
> ------------------------------------------------------------------------
>
> After that nothing happens :(

What should happen? ACK is sent to UAS? An nua_i_state event sent to
application?

> I expected a callback from nua, does sofia support DECLINE?

Yes, Sofia supports 603.

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to