Closed GoogleCodeExporter closed 9 years ago
i mean Custom Header in the Message Header of SIP Protocol
Original comment by reuel.j...@gmail.com
on 6 Sep 2011 at 5:14
here's my sip LAN trace
Original comment by reuel.j...@gmail.com
on 6 Sep 2011 at 9:33
Attachments:
[deleted comment]
is there any way to add custom message header on SIP Request using csipsimple
wizard
Original comment by reuel.j...@gmail.com
on 6 Sep 2011 at 9:53
Hi,
Unfortunately, for now there is no way to do that in csipsimple.
In order to perform that a plugin has to be developped for pjsip. What is your
sip provider? Is that a public provider?
If you are a developer that try to adapt the app to a specific use case (a fork
for some specific needs), I'd advise you to join the google group.
Original comment by r3gis...@gmail.com
on 6 Sep 2011 at 12:28
[deleted comment]
Hi regis thanks for the reply. Well this is a telco from US and we're using
your app to test their sip server. It's not public yet but soon it will be.
Sure i'll join your group. Can you give me some views on how to start making
plugins for pjsip and how to start forking you're app.
Original comment by reuel.j...@gmail.com
on 7 Sep 2011 at 1:36
Hi regis i tried to modify the "pjsua_im.c" on method "pjsua_im_send" im
planning to use the parameter "const pjsua_msg_data *msg_data" to pass the new
header but it doesn't accept the class "SWIGTYPE_p_pjsua_msg_data". is there
any work around on this?
Original comment by reuel.j...@gmail.com
on 7 Oct 2011 at 3:50
Hi regis i already implemented this feature on your pjsip stack library. i'll
post code here soon.
Original comment by reuel.j...@gmail.com
on 25 Oct 2011 at 8:21
Hi can you please send the this pjsip statck library
Original comment by azhar.mo...@advantal.net
on 12 Jan 2012 at 2:08
Original comment by r3gis...@gmail.com
on 17 Aug 2012 at 2:40
Original issue reported on code.google.com by
reuel.j...@gmail.com
on 6 Sep 2011 at 2:54