Alexey Trizno wrote:
> Hello!
> 
> When I call mobile number and REJECT call - my soft phone receive 
> Event=DISCONNECTED:CAUSE_UNKNOWN,
> but I need to known real disconnect reason (like bad_address, busy, reject 
> etc.)
> 
> SIP Message:
> 
> ----Remote Host:192.168.1.7---- Port: 5060----
> ACK sip:[EMAIL PROTECTED] SIP/2.0
> From: <sip:[EMAIL PROTECTED]>;tag=1c12192
> To: sip:[EMAIL PROTECTED];tag=as79523a16
> Call-Id: s_9608_790bebeffd6c
> Cseq: 1860 ACK
> Max-Forwards: 70
> Via: SIP/2.0/UDP 192.168.0.158;branch=z9hG4bK-27ccaf56d870
> Contact: sip:[EMAIL PROTECTED]
> Content-Length: 0
> ----------------------------------------------
> 
> Maybe good thing send to soft phone Event=DISCONNECTED:CAUSE_CANCEL?
> I really need this...
> 
> --
> Best regards, 
> Alexey [ [EMAIL PROTECTED] ]
> 
> _______________________________________________
> sipxtapi-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
> 

I added CALLSTATE_CAUSE_REQUEST_NOT_ACCEPTED as call state cause when
603 is received.

Jaro
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to