[SIP Beyond VoIP] SIPBeyondVoIP Digest, Vol 69, Issue 4

Saúl Ibarra Corretgé saul at ag-projects.com
Fri Mar 6 10:56:44 CET 2015


You’ll need to build latest python-sipsimple and sylkserver trunk from source until we make the release, unfortunately.

Cheers,

On 05 Mar 2015, at 14:17, jacquart Matthieu <matthieu.jacquart at gmail.com> wrote:

> Hi,
> 
> We have installed sylkserver2.8 on trusty.
> We can start audio conferance.
> But we have some problem with tchat Conference. We have the following error :
> 
> 
> Traceback (most recent call last):
> Mar  5 13:43:54 ducati57 sylk-server[8401]:   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in runUntilCurrent
> Mar  5 13:43:54 ducati57 sylk-server[8401]:     call.func(call.args, *call.kw)
> Mar  5 13:43:54 ducati57 sylk-server[8401]:   File "/usr/lib/python2.7/dist-packages/eventlib/api.py", line 241, in _spawn
> Mar  5 13:43:54 ducati57 sylk-server[8401]:     g.switch()
> Mar  5 13:43:54 ducati57 sylk-server[8401]:   File "/usr/lib/python2.7/dist-packages/eventlib/api.py", line 237, in _spawn_startup
> Mar  5 13:43:54 ducati57 sylk-server[8401]:     return cb(*args, **kw)
> Mar  5 13:43:54 ducati57 sylk-server[8401]:   File "/usr/lib/python2.7/dist-packages/sylk/applications/conference/__init__.py", line 289, in _NH_SIPSessionDidEnd
> Mar  5 13:43:54 ducati57 sylk-server[8401]:     room.remove_session(session)
> Mar  5 13:43:54 ducati57 sylk-server[8401]:   File "/usr/lib/python2.7/dist-packages/sylk/applications/conference/room.py", line 465, in remove_session
> Mar  5 13:43:54 ducati57 sylk-server[8401]:     self.dispatch_server_message('%s has left the room after %s' % (format_identity(session.remote_identity), self.format_session_duration(session)))
> Mar  5 13:43:54 ducati57 sylk-server[8401]:   File "/usr/lib/python2.7/dist-packages/sylk/applications/conference/room.py", line 349, in dispatch_server_message
> Mar  5 13:43:54 ducati57 sylk-server[8401]:     chat_stream.send_message(body, content_type, local_identity=self.identity, recipients=[self.identity])
> Mar  5 13:43:54 ducati57 sylk-server[8401]:   File "/usr/lib/python2.7/dist-packages/sylk/streams.py", line 169, in send_message
> Mar  5 13:43:54 ducati57 sylk-server[8401]:     self._enqueue_message(str(message_id), str(msg), 'message/cpim', failure_report=failure_report, success_report=success_report, notify_progress=notify_progress)
> Mar  5 13:43:54 ducati57 sylk-server[8401]: TypeError: _enqueue_message() takes exactly 2 arguments (7 given)
> 
> 
> 
> Anyone can help us ?
> 
> 
> Matthieu
> 
> 2015-02-20 10:45 GMT+01:00 <sipbeyondvoip-request at lists.ag-projects.com>:
> Send SIPBeyondVoIP mailing list submissions to
>         sipbeyondvoip at lists.ag-projects.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
> or, via email, send a message with subject or body 'help' to
>         sipbeyondvoip-request at lists.ag-projects.com
> 
> You can reach the person managing the list at
>         sipbeyondvoip-owner at lists.ag-projects.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of SIPBeyondVoIP digest..."
> 
> 
> Today's Topics:
> 
>    1. Re: SIPBeyondVoIP Digest, Vol 69, Issue 3 (jacquart Matthieu)
>    2. Re: SIPBeyondVoIP Digest, Vol 69, Issue 3 (Sa?l Ibarra Corretg?)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Thu, 19 Feb 2015 14:13:58 +0100
> From: jacquart Matthieu <matthieu.jacquart at gmail.com>
> To: sipbeyondvoip at lists.ag-projects.com
> Subject: Re: [SIP Beyond VoIP] SIPBeyondVoIP Digest, Vol 69, Issue 3
> Message-ID:
>         <CABpVp83qdM-T71ns=ZhZ9RXyvkKzu4hzitTFNBpWgb7EqXaSkQ at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Versions :
> 
> tester at ducati57:~$ cat
> /usr/lib/python2.7/dist-packages/python_sipsimple-2.2.0.egg-info
> Metadata-Version: 1.1
> Name: python-sipsimple
> Version: 2.2.0
> Summary: SIP SIMPLE Client SDK
> 
> 
> sylk-server 2.8.0
> 
> 
> Jacquart Matthieu
> 
> 
> 2015-02-19 12:00 GMT+01:00 <sipbeyondvoip-request at lists.ag-projects.com>:
> 
> > Send SIPBeyondVoIP mailing list submissions to
> >         sipbeyondvoip at lists.ag-projects.com
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >         http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
> > or, via email, send a message with subject or body 'help' to
> >         sipbeyondvoip-request at lists.ag-projects.com
> >
> > You can reach the person managing the list at
> >         sipbeyondvoip-owner at lists.ag-projects.com
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of SIPBeyondVoIP digest..."
> >
> >
> > Today's Topics:
> >
> >    1. Python Bugs (jacquart Matthieu)
> >    2. Re: Python Bugs (Sa?l Ibarra Corretg?)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Thu, 19 Feb 2015 10:14:05 +0100
> > From: jacquart Matthieu <matthieu.jacquart at gmail.com>
> > To: sipbeyondvoip at lists.ag-projects.com
> > Subject: [SIP Beyond VoIP] Python Bugs
> > Message-ID:
> >         <
> > CABpVp834A+ahmDH_0MR4k7bmAgDvP+zpqXAELNmYvEQYeN4QBw at mail.gmail.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > Hi,
> > I have installed the sylkserver (ubuntu utopic).
> > But i have an issue when create (with blink sip phone) room conference.
> > I try check in source code, it seems like there are too many arguments in
> > enqueue_message call method :
> >
> >
> > ######################################## LIB : sipsimple.streams.msrp
> >
> >     @run_in_twisted_thread
> >     def _enqueue_message(self, message):
> >
> >
> > ########################################
> >
> > Feb 19 08:45:07 ducati57 sylk-server[15574]: [conference] Room
> > ii at 16.16.88.209 - started by zz <zz at talitsk.gre.hp.com> with with chat
> > Feb 19 08:45:07 ducati57 sylk-server[15574]: [conference] Room
> > ii at 16.16.88.209 - subscription from sip:zz at talitsk.gre.hp.com
> > Feb 19 08:45:07 ducati57 sylk-server[15574]: Traceback (most recent call
> > last):
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File
> > "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in
> > runUntilCurrent
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:     call.func(*call.args, **
> > call.kw)
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File
> > "/usr/lib/python2.7/dist-packages/eventlib/proc.py", line 571, in _run
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:     result = function(*args,
> > **kwargs)
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File
> >
> > "/usr/local/lib/python2.7/dist-packages/sylk/applications/conference/room.py",
> > line 884, in chat_welcome
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:     stream.send_message(txt,
> > 'text/plain', local_identity=self.room.identity,
> > recipients=[self.room.identity])
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File
> > "/usr/local/lib/python2.7/dist-packages/sylk/streams.py", line 169, in
> > send_message
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:
> > self._enqueue_message(str(message_id), str(msg), 'message/cpim',
> > failure_report=failure_report, success_report=success_report,
> > notify_progress=notify_progress)
> > Feb 19 08:45:07 ducati57 sylk-server[15574]: TypeError: _enqueue_message()
> > takes exactly 2 arguments (7 given)
> >
> >
> >
> >
> >
> > Do you have any idea what is wrong ?
> >
> > Regards,
> >      Matthieu
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> > http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20150219/0f5e8156/attachment-0001.html
> > >
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Thu, 19 Feb 2015 10:21:36 +0100
> > From: Sa?l Ibarra Corretg? <saul at ag-projects.com>
> > To: SIP Beyond VoIP <sipbeyondvoip at lists.ag-projects.com>
> > Subject: Re: [SIP Beyond VoIP] Python Bugs
> > Message-ID: <4D6624EB-CADC-4D99-B0A1-E4E5913A4555 at ag-projects.com>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > Hi,
> >
> > On 19 Feb 2015, at 10:14, jacquart Matthieu <matthieu.jacquart at gmail.com>
> > wrote:
> >
> > > Hi,
> > > I have installed the sylkserver (ubuntu utopic).
> > > But i have an issue when create (with blink sip phone) room conference.
> > > I try check in source code, it seems like there are too many arguments
> > in enqueue_message call method :
> > >
> > >
> > > ######################################## LIB : sipsimple.streams.msrp
> > >
> > >     @run_in_twisted_thread
> > >     def _enqueue_message(self, message):
> > >
> > >
> > > ########################################
> > >
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]: [conference] Room
> > ii at 16.16.88.209 - started by zz <zz at talitsk.gre.hp.com> with with chat
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]: [conference] Room
> > ii at 16.16.88.209 - subscription from sip:zz at talitsk.gre.hp.com
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]: Traceback (most recent call
> > last):
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File
> > "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in
> > runUntilCurrent
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:     call.func(*call.args, **
> > call.kw)
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File
> > "/usr/lib/python2.7/dist-packages/eventlib/proc.py", line 571, in _run
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:     result =
> > function(*args, **kwargs)
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File
> > "/usr/local/lib/python2.7/dist-packages/sylk/applications/conference/room.py",
> > line 884, in chat_welcome
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:
> >  stream.send_message(txt, 'text/plain', local_identity=self.room.identity,
> > recipients=[self.room.identity])
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File
> > "/usr/local/lib/python2.7/dist-packages/sylk/streams.py", line 169, in
> > send_message
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:
> >  self._enqueue_message(str(message_id), str(msg), 'message/cpim',
> > failure_report=failure_report, success_report=success_report,
> > notify_progress=notify_progress)
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]: TypeError:
> > _enqueue_message() takes exactly 2 arguments (7 given)
> > >
> >
> > What versions of the software did you install? Specifically SylkServer and
> > python-sipsimple.
> >
> > --
> > Sa?l Ibarra Corretg?
> > AG Projects
> >
> >
> >
> > -------------- next part --------------
> > A non-text attachment was scrubbed...
> > Name: signature.asc
> > Type: application/pgp-signature
> > Size: 842 bytes
> > Desc: Message signed with OpenPGP using GPGMail
> > URL: <
> > http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20150219/f54740a3/attachment-0001.pgp
> > >
> >
> > ------------------------------
> >
> > _______________________________________________
> > SIPBeyondVoIP mailing list
> > SIPBeyondVoIP at lists.ag-projects.com
> > http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
> >
> >
> > End of SIPBeyondVoIP Digest, Vol 69, Issue 3
> > ********************************************
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20150219/0a96e4b3/attachment-0001.html>
> 
> ------------------------------
> 
> Message: 2
> Date: Fri, 20 Feb 2015 10:45:51 +0100
> From: Sa?l Ibarra Corretg? <saul at ag-projects.com>
> To: SIP Beyond VoIP <sipbeyondvoip at lists.ag-projects.com>
> Subject: Re: [SIP Beyond VoIP] SIPBeyondVoIP Digest, Vol 69, Issue 3
> Message-ID: <7D3D1B2E-5EC5-4092-807A-2487AE65CCEA at ag-projects.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Hi Jaquart,
> 
> I see now. SylkServer needs an update to match latest SIP SIMPLE SDK. I should have made a 2.8.1 release fixing that, but that ship has sailed since we now made more changes to the SDK :-S A new version will be released shortly, fixing these.
> 
> Cheers,
> 
> On 19 Feb 2015, at 14:13, jacquart Matthieu <matthieu.jacquart at gmail.com> wrote:
> 
> > Versions :
> >
> > tester at ducati57:~$ cat /usr/lib/python2.7/dist-packages/python_sipsimple-2.2.0.egg-info
> > Metadata-Version: 1.1
> > Name: python-sipsimple
> > Version: 2.2.0
> > Summary: SIP SIMPLE Client SDK
> >
> >
> > sylk-server 2.8.0
> >
> >
> > Jacquart Matthieu
> >
> >
> > 2015-02-19 12:00 GMT+01:00 <sipbeyondvoip-request at lists.ag-projects.com>:
> > Send SIPBeyondVoIP mailing list submissions to
> >         sipbeyondvoip at lists.ag-projects.com
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >         http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
> > or, via email, send a message with subject or body 'help' to
> >         sipbeyondvoip-request at lists.ag-projects.com
> >
> > You can reach the person managing the list at
> >         sipbeyondvoip-owner at lists.ag-projects.com
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of SIPBeyondVoIP digest..."
> >
> >
> > Today's Topics:
> >
> >    1. Python Bugs (jacquart Matthieu)
> >    2. Re: Python Bugs (Sa?l Ibarra Corretg?)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Thu, 19 Feb 2015 10:14:05 +0100
> > From: jacquart Matthieu <matthieu.jacquart at gmail.com>
> > To: sipbeyondvoip at lists.ag-projects.com
> > Subject: [SIP Beyond VoIP] Python Bugs
> > Message-ID:
> >         <CABpVp834A+ahmDH_0MR4k7bmAgDvP+zpqXAELNmYvEQYeN4QBw at mail.gmail.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > Hi,
> > I have installed the sylkserver (ubuntu utopic).
> > But i have an issue when create (with blink sip phone) room conference.
> > I try check in source code, it seems like there are too many arguments in
> > enqueue_message call method :
> >
> >
> > ######################################## LIB : sipsimple.streams.msrp
> >
> >     @run_in_twisted_thread
> >     def _enqueue_message(self, message):
> >
> >
> > ########################################
> >
> > Feb 19 08:45:07 ducati57 sylk-server[15574]: [conference] Room
> > ii at 16.16.88.209 - started by zz <zz at talitsk.gre.hp.com> with with chat
> > Feb 19 08:45:07 ducati57 sylk-server[15574]: [conference] Room
> > ii at 16.16.88.209 - subscription from sip:zz at talitsk.gre.hp.com
> > Feb 19 08:45:07 ducati57 sylk-server[15574]: Traceback (most recent call
> > last):
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File
> > "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in
> > runUntilCurrent
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:     call.func(*call.args, **
> > call.kw)
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File
> > "/usr/lib/python2.7/dist-packages/eventlib/proc.py", line 571, in _run
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:     result = function(*args,
> > **kwargs)
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File
> > "/usr/local/lib/python2.7/dist-packages/sylk/applications/conference/room.py",
> > line 884, in chat_welcome
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:     stream.send_message(txt,
> > 'text/plain', local_identity=self.room.identity,
> > recipients=[self.room.identity])
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File
> > "/usr/local/lib/python2.7/dist-packages/sylk/streams.py", line 169, in
> > send_message
> > Feb 19 08:45:07 ducati57 sylk-server[15574]:
> > self._enqueue_message(str(message_id), str(msg), 'message/cpim',
> > failure_report=failure_report, success_report=success_report,
> > notify_progress=notify_progress)
> > Feb 19 08:45:07 ducati57 sylk-server[15574]: TypeError: _enqueue_message()
> > takes exactly 2 arguments (7 given)
> >
> >
> >
> >
> >
> > Do you have any idea what is wrong ?
> >
> > Regards,
> >      Matthieu
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20150219/0f5e8156/attachment-0001.html>
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Thu, 19 Feb 2015 10:21:36 +0100
> > From: Sa?l Ibarra Corretg? <saul at ag-projects.com>
> > To: SIP Beyond VoIP <sipbeyondvoip at lists.ag-projects.com>
> > Subject: Re: [SIP Beyond VoIP] Python Bugs
> > Message-ID: <4D6624EB-CADC-4D99-B0A1-E4E5913A4555 at ag-projects.com>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > Hi,
> >
> > On 19 Feb 2015, at 10:14, jacquart Matthieu <matthieu.jacquart at gmail.com> wrote:
> >
> > > Hi,
> > > I have installed the sylkserver (ubuntu utopic).
> > > But i have an issue when create (with blink sip phone) room conference.
> > > I try check in source code, it seems like there are too many arguments in enqueue_message call method :
> > >
> > >
> > > ######################################## LIB : sipsimple.streams.msrp
> > >
> > >     @run_in_twisted_thread
> > >     def _enqueue_message(self, message):
> > >
> > >
> > > ########################################
> > >
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]: [conference] Room ii at 16.16.88.209 - started by zz <zz at talitsk.gre.hp.com> with with chat
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]: [conference] Room ii at 16.16.88.209 - subscription from sip:zz at talitsk.gre.hp.com
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]: Traceback (most recent call last):
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in runUntilCurrent
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:     call.func(*call.args, **call.kw)
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File "/usr/lib/python2.7/dist-packages/eventlib/proc.py", line 571, in _run
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:     result = function(*args, **kwargs)
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File "/usr/local/lib/python2.7/dist-packages/sylk/applications/conference/room.py", line 884, in chat_welcome
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:     stream.send_message(txt, 'text/plain', local_identity=self.room.identity, recipients=[self.room.identity])
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:   File "/usr/local/lib/python2.7/dist-packages/sylk/streams.py", line 169, in send_message
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]:     self._enqueue_message(str(message_id), str(msg), 'message/cpim', failure_report=failure_report, success_report=success_report, notify_progress=notify_progress)
> > > Feb 19 08:45:07 ducati57 sylk-server[15574]: TypeError: _enqueue_message() takes exactly 2 arguments (7 given)
> > >
> >
> > What versions of the software did you install? Specifically SylkServer and python-sipsimple.
> >
> > --
> > Sa?l Ibarra Corretg?
> > AG Projects
> >
> >
> >
> > -------------- next part --------------
> > A non-text attachment was scrubbed...
> > Name: signature.asc
> > Type: application/pgp-signature
> > Size: 842 bytes
> > Desc: Message signed with OpenPGP using GPGMail
> > URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20150219/f54740a3/attachment-0001.pgp>
> >
> > ------------------------------
> >
> > _______________________________________________
> > SIPBeyondVoIP mailing list
> > SIPBeyondVoIP at lists.ag-projects.com
> > http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
> >
> >
> > End of SIPBeyondVoIP Digest, Vol 69, Issue 3
> > ********************************************
> >
> > _______________________________________________
> > SIPBeyondVoIP mailing list
> > SIPBeyondVoIP at lists.ag-projects.com
> > http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
> 
> --
> Sa?l Ibarra Corretg?
> AG Projects
> 
> 
> 
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: signature.asc
> Type: application/pgp-signature
> Size: 842 bytes
> Desc: Message signed with OpenPGP using GPGMail
> URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20150220/9746c8e4/attachment.pgp>
> 
> ------------------------------
> 
> _______________________________________________
> SIPBeyondVoIP mailing list
> SIPBeyondVoIP at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
> 
> 
> End of SIPBeyondVoIP Digest, Vol 69, Issue 4
> ********************************************
> 
> _______________________________________________
> SIPBeyondVoIP mailing list
> SIPBeyondVoIP at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip

--
Saúl Ibarra Corretgé
AG Projects





-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20150306/d12ed6d0/attachment.pgp>


More information about the SIPBeyondVoIP mailing list