andreas,

thank you for correcting my error.

today, i will give it a clean try again and if i have problems i will use
the other list.

dave

On Fri, Mar 11, 2011 at 3:00 AM, <[email protected]> wrote:

> Send Sems mailing list submissions to
>        [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.iptel.org/mailman/listinfo/sems
>
> You can reach the person managing the list at
>        [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Sems digest..."
>
>
> Today's Topics:
>
>   1. Re: install troubles (Andreas Granig)
>   2. Re: Control protocols and pin collect! (Stefan Sayer)
>   3. Re: Control protocols and pin collect! (Stefan Sayer)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 10 Mar 2011 13:43:57 +0100
> From: Andreas Granig <[email protected]>
> Subject: Re: [Sems] install troubles
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Dave,
>
> I think you're on the wrong list, you'd want to re-ask your question
> there: http://lists.sipwise.com/listinfo/spce-user
>
> When you do, please provide more information. What exactly did you try
> (the debian installation, the vmware or virtualbox image), and at which
> point exactly did you get this error? Sounds like your network
> configuration during Debian installation is wrong.
>
> Andreas
>
> On 03/10/2011 05:59 AM, copycall wrote:
> > hello,
> >
> > i have been  trying all day to download ngcp ce.
> >
> > i have tried both examples given, at youtube and handbook.
> >
> > i get 'unable to resolve host address' and a few other errors.
> >
> > any help will be greatly appreciated.
> >
> > dave
> >
> >
> >
> >
> > _______________________________________________
> > Sems mailing list
> > [email protected]
> > http://lists.iptel.org/mailman/listinfo/sems
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: signature.asc
> Type: application/pgp-signature
> Size: 900 bytes
> Desc: OpenPGP digital signature
> URL: <
> http://lists.iptel.org/pipermail/sems/attachments/20110310/e688130a/attachment-0001.pgp
> >
>
> ------------------------------
>
> Message: 2
> Date: Thu, 10 Mar 2011 16:02:54 +0100
> From: Stefan Sayer <[email protected]>
> Subject: Re: [Sems] Control protocols and pin collect!
> To: "Jason b.a" <[email protected]>
> Cc: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> o Jason b.a on 03/08/2011 03:27 PM:
> > Hi ,
> > i still have this problem when compiling, even though i install python
> > using
> > apt-get install python-dev , am using ubuntu !
> > here is the error :d
> >
> > make[2]: Entering directory `/home/jas/sems-1.3.1/apps/pin_collect'
> > python2.6 ../ivr/py_comp -q .
> > make[2]: Leaving directory `/home/jas/sems-1.3.1/apps/pin_collect'
> >
> >
> > make[2]: Entering directory `/home/jas/sems-1.3.1/apps/ivr'
> > python2.6 py_comp -l -q py &&\
> > cp py/*.pyc ../../core/lib
> > cp: cannot create regular file `../../core/lib/log.pyc': Permission
> denied
> > make[2]: *** [python_files] Error 1
> > make[2]: Leaving directory `/home/jas/sems-1.3.1/apps/ivr'
> >
> > what should i do !
> that's the file's permissions, probably you compiled some time as root.
>
> do
>  sudo chown -R username *
> where username is your login, then try again.
>
> hth
> Stefan
>
> > Thx
> >
> >
> >
> > _______________________________________________
> > Sems mailing list
> > [email protected]
> > http://lists.iptel.org/mailman/listinfo/sems
>
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 10 Mar 2011 16:07:42 +0100
> From: Stefan Sayer <[email protected]>
> Subject: Re: [Sems] Control protocols and pin collect!
> To: "Jason b.a" <[email protected]>
> Cc: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> o Jason b.a on 03/08/2011 12:27 AM:
> > Ok , but how i can use the SIP request to control sems if am not
> > allowed to use one of these language .
> you can send requests with the commands as your application sends it
> and interpret it in DSM. you can possibly even interpret a subset of
> mscml easily, for example by using mod_py and xml python lib.
>
> > suppose , i have my application and SEMS, and my application asks sems
> > to collect digit, or play announcement!
> how do you want your application to control SEMS?
>
> by sending SIP messages with special bodies? Then use something like
> the code sample that i sent before.
>
> by sending commands and receiving replies via json-rpc? then use the
> jsonrpc module, and its again best integrated with DSM.
>
> by sending XMLRPC commands and polling for status? use xmlrpc2di
> module, combined with monitoring to save status to. see the
> doc/dsm/dsm_di_monit example.
>
>
>
> >
> >
> >
> > _______________________________________________
> > Sems mailing list
> > [email protected]
> > http://lists.iptel.org/mailman/listinfo/sems
>
>
>
> ------------------------------
>
> _______________________________________________
> Sems mailing list
> [email protected]
> http://lists.iptel.org/mailman/listinfo/sems
>
>
> End of Sems Digest, Vol 89, Issue 8
> ***********************************
>
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to