linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] SIP Header for Balance Update


From: mitt
Subject: [Linphone-developers] SIP Header for Balance Update
Date: Mon, 24 Nov 2014 22:21:46 -0700 (MST)

Hi All,


I want to implement the Balance Check from our SIP Server, It supports the 
Balance Option in SIP Header

This is the Sample Packet - Request ... 


OPTIONS sip:address@hidden SIP/2.0 
Via:SIP/2.0/UDP 122.80.60.137:5060;branch=z9hG4bK3c9cee9e7e6fd683 
Max-Forwards:70 
To: <sip:address@hidden> 
From: <sip:address@hidden>;tag=d3ed4c19-4a7b81d2-6682316e-306f
Call-ID:address@hidden 
Contact: <sip:address@hidden> 
CSeq:11 OPTIONS 
Content-Length:0 

---


The server's response is as follows:

Balance is 100.88

*SIP/2.0 200 100.88 *
Via: SIP/2.0/UDP 192.168.1.105:5060; branch = z9hG4bK3c9cee9e7e6fd683 
Max-Forwards: 70 
To: <sip:address@hidden> 
From: <sip:address@hidden>; tag = d3ed4c19-13c4-4a7b81d2-6682316e-306f 
Call-ID: address@hidden 
Contact: <sip:address@hidden> 
CSeq: 11 OPTIONS 
Content-Length: 0



--
View this message in context: 
http://nongnu.13855.n7.nabble.com/SIP-Header-for-Balance-Update-tp192832.html
Sent from the linphone-developers mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]