[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openser-devel
Subject:    Re: [sr-dev] http_query/Curl Async Module : custom http headers feature request
From:       Tim Chubb <tim.chubb () voicesimplified ! com>
Date:       2016-01-27 17:35:21
Message-ID: AMSPR07MB26405242B07823D8F389A70EFD90 () AMSPR07MB264 ! eurprd07 ! prod ! outlook ! com
[Download RAW message or body]

[Attachment #2 (text/plain)]

Awesome stuff, look forward to being able to make use of it!

Tim.

From: sr-dev [mailto:sr-dev-bounces@lists.sip-router.org] On Behalf Of Federico \
                Cabiddu
Sent: 27 January 2016 14:50
To: Kamailio (SER) - Development Mailing List <sr-dev@lists.sip-router.org>
Subject: Re: [sr-dev] http_query/Curl Async Module : custom http headers feature \
request

Agree, FOSDEM will be a perfect opportunity for discussing about this!

Cheers,

Federico

On Wed, Jan 27, 2016 at 3:47 PM, Olle E. Johansson \
<oej@edvina.net<mailto:oej@edvina.net>> wrote:

On 27 Jan 2016, at 15:07, Waite, Hugh \
<hugh.waite@xura.com<mailto:hugh.waite@xura.com>> wrote:

I should add, I had it in the pipeline for the current (non-async) curl module. \
Frederico's response is probably more what you wanted! We should possibly have an \
online or Fosdem meeting to discuss this mess with two non-compatible modules. I see \
many cases where I want to use both in the same Kamailio. We really need to figure \
this out before release, especially from a product marketing view :-)

/O


Hugh

From: sr-dev [mailto:sr-dev-bounces@lists.sip-router.org] On Behalf Of Waite, Hugh
Sent: 27 January 2016 13:58
To: Kamailio (SER) - Development Mailing List
Subject: Re: [sr-dev] http_query/Curl Async Module : custom http headers feature \
request

It's in the pipeline already!
It is needed in the API if the xcap_client module needs to be ported.

Hugh

From: sr-dev [mailto:sr-dev-bounces@lists.sip-router.org] On Behalf Of Olle E. \
                Johansson
Sent: 27 January 2016 13:56
To: Kamailio (SER) - Development Mailing List
Subject: Re: [sr-dev] http_query/Curl Async Module : custom http headers feature \
request


On 27 Jan 2016, at 14:53, Tim Chubb \
<tim.chubb@voicesimplified.com<mailto:tim.chubb@voicesimplified.com>> wrote:

Hi

Would it be possible to have a means of specifying additional request headers, i.e. \
things like the Authorization header, so that you would be able to make use of \
services which use a token based AAA system such as OAuth. From the cli its trivial \
to invoke curl with additional headers i.e. if I was to query such a service it would \
simply be something like this: curl --header "Authorization: Bearer <token>" \
https://<uri<http://cp.mcafee.com/d/FZsS82gs73hJ5xZAQsTphjsdTdFEITjphhjudEEEKnusovd79J \
d5CXabMVVASyyye78II3xNICSh9YoSk_1guT7undxXstVsS-yxpXn7-LPOqtTTTKLsKCyNvAn4khMWVEVWyaqR \
QRrLesG7DR8OJMddECQjtPtPo0eOTaSRT_Vv4cvt2UAdxejxdUob3psc2TN5N8k4a2TycMIb2N101NwGlawAk5 \
JQwcwAes71oC68y9do2wMm0_JH83gQd2wu6212UjF4Qswg8icK83bESl70g30icxqHo97dMg5MGG6wi5Nglw6g \
OoEn38b0op0sow30iY1lLI2gOb0bcgaDN0FU3x8s70JUc0gdE83gA0Uzcbj2OTQ1oid7aNw2h8bkmH4no0Ef38 \
w1h490Bc4weyj0Ui4hs5CzAw-4Mn4e0XtXyg94C8cR80iY0V5Mp0EgA0EUi4p0abf9Q38nj6wQ4wugMC8Q4gIj \
KYl84gQmuh0E9cH2EAmhu0syH4nY92UQod78m4wQmujcwa7wsmsb8wA2h84zwIjh70Noawa8E2wEj34gCcf80i \
bxJjt8BQfcBO5mUm-wafBiteF9oL6Hs_zM04SDtyW9I5-Aq83iTi9t3P9Ftd41esRxkmr-9r19K9VEw4a5Emd40Tl1I_Ph0Aq8bdQDlkQg4VPmd41fZg-d3h0X-PrzVEwzUITZ9CNNEVdHR3g6Ilendrb>>


Ideally having an optional parameter on http_request/curl_http_request where you \
could provide a delimited string of additional headers, as without that sort of \
functionality the usefulness of http requests is pretty limited against modern web \
services.  If this is already possible could someone guide me to the documentation \
which documents this ability?

I don't think that exists today, but it is a very good idea and clearly possible in \
Curl.

We just need the code for it :-)

Best regards,
/Olle


________________________________
This e-mail message may contain confidential, commercial or privileged information \
that constitutes proprietary information of Xura, Inc. or its subsidiaries. If you \
are not the intended recipient of this message, you are hereby notified that any \
review, use or distribution of this information is absolutely prohibited and we \
request that you delete all copies and contact us by e-mailing \
tosecurity@xura.com<mailto:security@xura.com>. Thank You. \
________________________________ This e-mail message may contain confidential, \
commercial or privileged information that constitutes proprietary information of \
Xura, Inc. or its subsidiaries. If you are not the intended recipient of this \
message, you are hereby notified that any review, use or distribution of this \
information is absolutely prohibited and we request that you delete all copies and \
contact us by e-mailing to security@xura.com<mailto:security@xura.com>. Thank You. \
_______________________________________________ sr-dev mailing list
sr-dev@lists.sip-router.org<mailto:sr-dev@lists.sip-router.org>
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev


_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org<mailto:sr-dev@lists.sip-router.org>
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev


[Attachment #3 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:Helvetica;
	panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
	{mso-style-name:msonormal;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:"Times New Roman",serif;}
span.EmailStyle18
	{mso-style-type:personal-reply;
	font-family:"Calibri",sans-serif;
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri",sans-serif;
	mso-fareast-language:EN-US;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;mso-fareast-language:EN-US">Awesome \
stuff, look forward to being able to make use of it!<o:p></o:p></span></p> <p \
class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;mso-fareast-language:EN-US">Tim.<o:p></o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><b><span lang="EN-US" \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">From:</span></b><span \
lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif"> \
sr-dev [mailto:sr-dev-bounces@lists.sip-router.org] <b>On Behalf Of </b>Federico \
Cabiddu<br> <b>Sent:</b> 27 January 2016 14:50<br>
<b>To:</b> Kamailio (SER) - Development Mailing List \
&lt;sr-dev@lists.sip-router.org&gt;<br> <b>Subject:</b> Re: [sr-dev] http_query/Curl \
Async Module : custom http headers feature request<o:p></o:p></span></p> <p \
class="MsoNormal"><o:p>&nbsp;</o:p></p> <div>
<p class="MsoNormal">Agree, FOSDEM will be a perfect opportunity for discussing about \
this!<o:p></o:p></p> <div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal">Cheers,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal">Federico<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal">On Wed, Jan 27, 2016 at 3:47 PM, Olle E. Johansson &lt;<a \
href="mailto:oej@edvina.net" target="_blank">oej@edvina.net</a>&gt; \
wrote:<o:p></o:p></p> <blockquote style="border:none;border-left:solid #CCCCCC \
1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm"> <div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">On 27 Jan 2016, at 15:07, Waite, Hugh &lt;<a \
href="mailto:hugh.waite@xura.com" target="_blank">hugh.waite@xura.com</a>&gt; \
wrote:<o:p></o:p></p> </div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">I \
should add, I had it in the pipeline for the current (non-async) curl module. \
Frederico's response is probably more what you wanted!</span><o:p></o:p></p> </div>
</div>
</div>
</blockquote>
<p class="MsoNormal">We should possibly have an online or Fosdem meeting to discuss \
this mess with two non-compatible modules. I see many cases where I \
want<o:p></o:p></p> </div>
<div>
<p class="MsoNormal">to use both in the same Kamailio. We really need to figure this \
out before release, especially from a product marketing view :-)<o:p></o:p></p> \
</div> <div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal">/O<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">&nbsp;</span><o:p></o:p></p>
 </div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">Hugh</span><o:p></o:p></p>
 </div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">&nbsp;</span><o:p></o:p></p>
 </div>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<div>
<p class="MsoNormal"><b><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,sans-serif">From:</span></b><span \
lang="EN-US" style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,sans-serif">&nbsp;sr-dev \
[<a href="mailto:sr-dev-bounces@lists.sip-router.org" target="_blank"><span \
style="color:purple">mailto:sr-dev-bounces@lists.sip-router.org</span></a>]&nbsp;<b>On
  Behalf Of&nbsp;</b>Waite, Hugh<br>
<b>Sent:</b>&nbsp;27 January 2016 13:58<br>
<b>To:</b>&nbsp;Kamailio (SER) - Development Mailing List<br>
<b>Subject:</b>&nbsp;Re: [sr-dev] http_query/Curl Async Module : custom http headers \
feature request</span><o:p></o:p></p> </div>
</div>
</div>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">It's \
in the pipeline already!</span><o:p></o:p></p> </div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">It \
is needed in the API if the xcap_client module needs to be \
ported.</span><o:p></o:p></p> </div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">&nbsp;</span><o:p></o:p></p>
 </div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">Hugh</span><o:p></o:p></p>
 </div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">&nbsp;</span><o:p></o:p></p>
 </div>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<div>
<p class="MsoNormal"><b><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,sans-serif">From:</span></b><span \
lang="EN-US" style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,sans-serif">&nbsp;sr-dev \
[<a href="mailto:sr-dev-bounces@lists.sip-router.org" target="_blank"><span \
style="color:purple">mailto:sr-dev-bounces@lists.sip-router.org</span></a>]&nbsp;<b>On
  Behalf Of&nbsp;</b>Olle E. Johansson<br>
<b>Sent:</b>&nbsp;27 January 2016 13:56<br>
<b>To:</b>&nbsp;Kamailio (SER) - Development Mailing List<br>
<b>Subject:</b>&nbsp;Re: [sr-dev] http_query/Curl Async Module : custom http headers \
feature request</span><o:p></o:p></p> </div>
</div>
</div>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
<div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<div>
<p class="MsoNormal">On 27 Jan 2016, at 14:53, Tim Chubb &lt;<a \
href="mailto:tim.chubb@voicesimplified.com" target="_blank"><span \
style="color:purple">tim.chubb@voicesimplified.com</span></a>&gt; \
wrote:<o:p></o:p></p> </div>
</div>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
<div>
<div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">Hi&nbsp;</span><o:p></o:p></p>
 </div>
</div>
<div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">&nbsp;</span><o:p></o:p></p>
 </div>
</div>
<div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">Would it be \
possible to have a means of specifying additional request headers, i.e. things like \
the Authorization header, so that you would be able to make use of services  which \
use a token based AAA system such as OAuth.</span><o:p></o:p></p> </div>
</div>
<div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">From the cli its \
trivial to invoke curl with additional headers i.e. if I was to query such a service \
it would simply be something like this:</span><o:p></o:p></p> </div>
</div>
<div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">curl --header \
&quot;Authorization: Bearer &lt;token&gt;&quot;&nbsp;<a \
href="http://cp.mcafee.com/d/FZsS82gs73hJ5xZAQsTphjsdTdFEITjphhjudEEEKnusovd79Jd5CXabM \
VVASyyye78II3xNICSh9YoSk_1guT7undxXstVsS-yxpXn7-LPOqtTTTKLsKCyNvAn4khMWVEVWyaqRQRrLesG \
7DR8OJMddECQjtPtPo0eOTaSRT_Vv4cvt2UAdxejxdUob3psc2TN5N8k4a2TycMIb2N101NwGlawAk5JQwcwAe \
s71oC68y9do2wMm0_JH83gQd2wu6212UjF4Qswg8icK83bESl70g30icxqHo97dMg5MGG6wi5Nglw6gOoEn38b \
0op0sow30iY1lLI2gOb0bcgaDN0FU3x8s70JUc0gdE83gA0Uzcbj2OTQ1oid7aNw2h8bkmH4no0Ef38w1h490B \
c4weyj0Ui4hs5CzAw-4Mn4e0XtXyg94C8cR80iY0V5Mp0EgA0EUi4p0abf9Q38nj6wQ4wugMC8Q4gIjKYl84gQ \
muh0E9cH2EAmhu0syH4nY92UQod78m4wQmujcwa7wsmsb8wA2h84zwIjh70Noawa8E2wEj34gCcf80ibxJjt8B \
QfcBO5mUm-wafBiteF9oL6Hs_zM04SDtyW9I5-Aq83iTi9t3P9Ftd41esRxkmr-9r19K9VEw4a5Emd40Tl1I_Ph0Aq8bdQDlkQg4VPmd41fZg-d3h0X-PrzVEwzUITZ9CNNEVdHR3g6Ilendrb" \
target="_blank"><span \
style="color:#954F72">https://&lt;uri</span></a>&gt;</span><o:p></o:p></p> </div>
</div>
<div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">&nbsp;</span><o:p></o:p></p>
 </div>
</div>
<div>
<div>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">Ideally having an \
optional parameter on http_request/curl_http_request where you could provide a \
delimited string of additional headers, as without that sort of functionality  the \
usefulness of http requests is pretty limited against modern web services.&nbsp; If \
this is already possible could someone guide me to the documentation which documents \
this ability?</span><o:p></o:p></p> </div>
</div>
</div>
</blockquote>
<div>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal">I don't think that exists today, but it is a very good idea and \
clearly possible in Curl.<o:p></o:p></p> </div>
</div>
<div>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal">We just need the code for it :-)<o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal">Best regards,<o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal">/Olle<o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="100%" align="center">
</div>
<div>
<p class="MsoNormal"><span \
style="font-size:7.5pt;font-family:&quot;Arial&quot;,sans-serif;color:gray">This \
e-mail message may contain confidential, commercial or privileged information that \
constitutes proprietary information of Xura, Inc. or its subsidiaries. If you  are \
not the intended recipient of this message, you are hereby notified that any review, \
use or distribution of this information is absolutely prohibited and we request that \
you delete all copies and contact us by e-mailing to<a \
href="mailto:security@xura.com" target="_blank"><span \
style="color:purple">security@xura.com</span></a>.  Thank \
You.&nbsp;</span><o:p></o:p></p> </div>
</div>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="100%" align="center">
</div>
<div>
<p class="MsoNormal"><span \
style="font-size:7.5pt;font-family:&quot;Arial&quot;,sans-serif;color:gray">This \
e-mail message may contain confidential, commercial or privileged information that \
constitutes proprietary information of Xura, Inc. or its subsidiaries. If you  are \
not the intended recipient of this message, you are hereby notified that any review, \
use or distribution of this information is absolutely prohibited and we request that \
you delete all copies and contact us by e-mailing to&nbsp;<a \
href="mailto:security@xura.com" target="_blank"><span \
style="color:purple">security@xura.com</span></a>.  Thank \
You.&nbsp;</span><o:p></o:p></p> </div>
<p class="MsoNormal"><span \
style="font-size:10.5pt;font-family:&quot;Helvetica&quot;,sans-serif">_______________________________________________<br>
 sr-dev mailing list<br>
</span><a href="mailto:sr-dev@lists.sip-router.org" target="_blank"><span \
style="font-size:10.5pt;font-family:&quot;Helvetica&quot;,sans-serif;color:purple">sr-dev@lists.sip-router.org</span></a><span \
style="font-size:10.5pt;font-family:&quot;Helvetica&quot;,sans-serif"><br> </span><a \
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev" \
target="_blank"><span \
style="font-size:10.5pt;font-family:&quot;Helvetica&quot;,sans-serif;color:purple">htt \
p://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</span></a><o:p></o:p></p> \
</div> </blockquote>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
_______________________________________________<br>
sr-dev mailing list<br>
<a href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev" \
target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a><o:p></o:p></p>
 </blockquote>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</div>
</body>
</html>



_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

--===============1315565001==--


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic