[Spce-user] Spce-user Digest, Vol 8, Issue 12

Henrik Aagaard Sørensen henrikaagaardsorensen at gmail.com
Thu Jul 14 07:59:20 EDT 2011


On Thu, Jul 14, 2011 at 1:57 PM, <spce-user-request at lists.sipwise.com>wrote:

> Send Spce-user mailing list submissions to
>        spce-user at lists.sipwise.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.sipwise.com/listinfo/spce-user
> or, via email, send a message with subject or body 'help' to
>        spce-user-request at lists.sipwise.com
>
> You can reach the person managing the list at
>        spce-user-owner at lists.sipwise.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Spce-user digest..."
>
>
> Today's Topics:
>
>   1. Re: Spce-user Digest, Vol 8, Issue 11 (Henrik Aagaard S?rensen)
>   2. Re: Spce-user Digest, Vol 8, Issue 11 (Andreas Granig)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 14 Jul 2011 12:03:47 +0200
> From: Henrik Aagaard S?rensen   <henrikaagaardsorensen at gmail.com>
> Subject: Re: [Spce-user] Spce-user Digest, Vol 8, Issue 11
> To: spce-user at lists.sipwise.com
> Message-ID:
>        <CAGH8SeZi6=qo6G8qPZdkp6PVYWHL1LwQV9e-zwpmuOq5BnOJjA at mail.gmail.com
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> On Thu, Jul 14, 2011 at 12:00 PM, <spce-user-request at lists.sipwise.com
> >wrote:
>
> > Send Spce-user mailing list submissions to
> >        spce-user at lists.sipwise.com
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >        http://lists.sipwise.com/listinfo/spce-user
> > or, via email, send a message with subject or body 'help' to
> >        spce-user-request at lists.sipwise.com
> >
> > You can reach the person managing the list at
> >        spce-user-owner at lists.sipwise.com
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Spce-user digest..."
> >
> >
> > Today's Topics:
> >
> >   1. New user question... (Robert B)
> >   2. Re: New user question... (Andreas Granig)
> >   3. Re: Multiple extensions per user feature, in pipeline?
> >      (Andreas Granig)
> >   4. Re: Sipwise suddenly stopped accepting registrations.
> >      (Andreas Granig)
> >   5. Re: New user question... (Robert B)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Wed, 13 Jul 2011 16:05:08 -0500
> > From: Robert B <devo at spudland.com>
> > Subject: [Spce-user] New user question...
> > To: spce-user at lists.sipwise.com
> > Message-ID: <4E1E0884.5040505 at spudland.com>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > Hi folks...
> >
> > I'm trying to get a fairly basic setup going here to serve a fairly
> > specific purpose that, on its surface, seems like a fairly trivial task.
> >
> > I've got a few IP-PBX systems setup for clients and friends and I
> > maintain relationships with a few different wholesalers. The problem is
> > management of these IP-PBXes when IP addresses change. So I'm trying to
> > build my own SIP gateway where I can control the dialplans in a central
> > local, then provide clients with my own server's hostname for its
> gateway.
> >
> > I am not interested in dealing with media streams. I'm leaving that up
> > to the endpoint devices. I don't run Asterisk and I don't want to be in
> > the B2BUA business.
> >
> > So I have the software going in an EC2 instance. I have my softphone
> > registered successfully. I've created a SIP peering contract and added a
> > SIP peer's IP and port.
> >
> > When I try to place a call to a PTSN number, I receive a "service or
> > option unavailable" response and the Kamailio-lb.log says:
> >
> > Jul 13 21:01:11 spce /usr/sbin/kamailio[3178]: INFO: <script>: New
> > request - M=INVITE
> > R=sip:4025551212 at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > F=sip:devo at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > T=sip:4025551212 at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > IP=my.ip.ad.dr:1039 ID=XYZ.
> > Jul 13 21:01:11 spce /usr/sbin/kamailio[3178]: INFO: <script>: NATed
> > request detected - M=INVITE
> > R=sip:4025551212 at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > F=sip:devo at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > T=sip:4025551212 at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > IP=my.ip.ad.dr:1039 ID=XYZ.
> > Jul 13 21:01:11 spce /usr/sbin/kamailio[3178]: INFO: <script>: Relaying
> > request, du='sip:127.0.0.1:5062' - M=INVITE
> > R=sip:4025551212 at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > F=sip:devo at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > T=sip:4025551212 at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > IP=my.ip.ad.dr:1039 ID=XYZ.
> > Jul 13 21:01:14 spce /usr/sbin/kamailio[3195]: WARNING: <script>:
> > Inbound failover - M=INVITE
> > R=sip:4025551212 at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > F=sip:devo at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > T=sip:4025551212 at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > IP=my.ip.ad.dr:1039 ID=XYZ.
> > Jul 13 21:01:14 spce /usr/sbin/kamailio[3195]: ERROR: <script>: Failed
> > to select next proxy - M=INVITE
> > R=sip:4025551212 at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > F=sip:devo at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > T=sip:4025551212 at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > IP=my.ip.ad.dr:1039 ID=XYZ.
> > Jul 13 21:01:14 spce /usr/sbin/kamailio[3180]: INFO: <script>: New
> > request - M=ACK
> > R=sip:4025551212 at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > F=sip:devo at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > T=sip:4025551212 at ec2-abcdefg.compute.amazonaws.com;transport=UDP
> > IP=my.ip.ad.dr:1039 ID=XYZ.
> >
> > Any ideas what I'm not doing right here?
> >
> > -- Robert
> >
> >
> >
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Wed, 13 Jul 2011 23:17:16 +0200
> > From: Andreas Granig <agranig at sipwise.com>
> > Subject: Re: [Spce-user] New user question...
> > To: spce-user at lists.sipwise.com
> > Message-ID: <4E1E0B5C.1070109 at sipwise.com>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > Hi Robert,
> >
> > On 07/13/2011 11:05 PM, Robert B wrote:
> > > When I try to place a call to a PTSN number, I receive a "service or
> > > option unavailable" response and the Kamailio-lb.log says:
> >
> > Looks like kamailio-proxy is not reachable. Check with
> > "/etc/init.d/kamailio-proxy status" and "netstat -plen|grep 5062" if
> > it's really running, and also when starting with
> > "/etc/init.d/kamailio-proxy start" check the kamailio-proxy.log.
> >
> > Andreas
> >
> > -------------- 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.sipwise.com/pipermail/spce-user/attachments/20110713/0a74fa48/attachment-0001.pgp
> > >
> >
> > ------------------------------
> >
> > Message: 3
> > Date: Wed, 13 Jul 2011 23:19:30 +0200
> > From: Andreas Granig <agranig at sipwise.com>
> > Subject: Re: [Spce-user] Multiple extensions per user feature, in
> >        pipeline?
> > To: spce-user at lists.sipwise.com
> > Message-ID: <4E1E0BE2.7070700 at sipwise.com>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > Hi Henrik,
> >
> > On 07/13/2011 09:10 AM, Henrik Aagaard S?rensen wrote:
> > > So a user have several clients (with different SIP URI) and the first
> > > that accepts the call gets it.
> >
> > Sorry, there are no plans yet to reach with one DID different
> > subscribers. What you can do is register multiple clients for one
> > subscriber.
> >
> > Andreas
> >
>
> Hi Andreas.
>
> When you say "What you can do is register multiple clients for one
> subscriber",
> how does I do this?
> It's for use with PTSN numbers, so I can call several "real" phones in a
> group.
>
>
> >
> > -------------- 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.sipwise.com/pipermail/spce-user/attachments/20110713/8cc19dc2/attachment-0001.pgp
> > >
> >
> > ------------------------------
> >
> > Message: 4
> > Date: Wed, 13 Jul 2011 23:21:56 +0200
> > From: Andreas Granig <agranig at sipwise.com>
> > Subject: Re: [Spce-user] Sipwise suddenly stopped accepting
> >        registrations.
> > To: spce-user at lists.sipwise.com
> > Message-ID: <4E1E0C74.3070109 at sipwise.com>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > Hi Henrik,
> >
> > On 07/13/2011 09:08 AM, Henrik Aagaard S?rensen wrote:
> > > Jul 13 06:43:25 spce /usr/sbin/kamailio[5490]: ALERT: <core>
> > > [main.c:741]: child process 5491 exited by a signal 9
> >
> > Looks like you ran out of memory, double-check by executing "dmesg" if
> > the oom-killer hit in. If so, decrease your buffer pool size value in
> > config.yml and limit the number of forked apache processes to prevent
> > this from happening (or alternatively use a larger instance).
> >
> > Andreas
> >
> > -------------- 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.sipwise.com/pipermail/spce-user/attachments/20110713/2b5052e0/attachment-0001.pgp
> > >
> >
> > ------------------------------
> >
> > Message: 5
> > Date: Wed, 13 Jul 2011 16:42:07 -0500
> > From: Robert B <devo at spudland.com>
> > Subject: Re: [Spce-user] New user question...
> > To: Andreas Granig <agranig at sipwise.com>
> > Cc: spce-user at lists.sipwise.com
> > Message-ID: <4E1E112F.60701 at spudland.com>
> > Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
> >
> > Andreas,
> >
> > That's really weird. After restarting the instance kamailio seems to be
> > running. Not sure what I did that killed it the first time.
> >
> > So anyway, now my calls immediately go to "normal temporary failure"...
> > Looking at the logs, I see the following in kamailio-proxy.log:
> >
> > Jul 13 21:39:08 spce /usr/sbin/kamailio[3623]: ERROR: <script>: No PSTN
> > gateways available ...
> >
> > I do, indeed, have a valid SIP peer configured for call termination.
> >
> > Your help is genuinely appreciated!
> >
> > -- Robert
> >
> >
> > On 7/13/2011 4:17 PM, Andreas Granig wrote:
> > > Hi Robert,
> > >
> > > On 07/13/2011 11:05 PM, Robert B wrote:
> > >> When I try to place a call to a PTSN number, I receive a "service or
> > >> option unavailable" response and the Kamailio-lb.log says:
> > > Looks like kamailio-proxy is not reachable. Check with
> > > "/etc/init.d/kamailio-proxy status" and "netstat -plen|grep 5062" if
> > > it's really running, and also when starting with
> > > "/etc/init.d/kamailio-proxy start" check the kamailio-proxy.log.
> > >
> > > Andreas
> > >
> > >
> > >
> > > _______________________________________________
> > > Spce-user mailing list
> > > Spce-user at lists.sipwise.com
> > > http://lists.sipwise.com/listinfo/spce-user
> >
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> >
> http://lists.sipwise.com/pipermail/spce-user/attachments/20110713/9cccbc2b/attachment-0001.htm
> > >
> >
> > ------------------------------
> >
> > _______________________________________________
> > Spce-user mailing list
> > Spce-user at lists.sipwise.com
> > http://lists.sipwise.com/listinfo/spce-user
> >
> >
> > End of Spce-user Digest, Vol 8, Issue 11
> > ****************************************
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.sipwise.com/pipermail/spce-user/attachments/20110714/432721d1/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 2
> Date: Thu, 14 Jul 2011 13:56:54 +0200
> From: Andreas Granig <agranig at sipwise.com>
> Subject: Re: [Spce-user] Spce-user Digest, Vol 8, Issue 11
> To: spce-user at lists.sipwise.com
> Message-ID: <4E1ED986.9010601 at sipwise.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On 07/14/2011 12:03 PM, Henrik Aagaard S?rensen wrote:
>
> > When you say "What you can do is register multiple clients for one
> > subscriber", how does I do this?
> > It's for use with PTSN numbers, so I can call several "real" phones in a
> > group.
>
> You can create one subscriber with, let's say, number +4312345 and
> subscriber name "myuser at mydomain". Let all your phones within this
> "group" register with this subscriber, and on inbound calls to either
> +4312345 or myuser at mydomain, they will all ring in parallel then.
>
> Grouping different subscribers into groups is not supported. Probably
> someone on the list has another quick solution to that?
>
> Andreas
>
>
Hi Andreas.

Ok. I guess one can't register more devices with PTSN  as this is done
throught sim-cards with specific and different GSM numbers.
So another solution would be preferable, if someone else on this list has
any ideas?


> -------------- 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.sipwise.com/pipermail/spce-user/attachments/20110714/ab1d6b98/attachment.pgp
> >
>
> ------------------------------
>
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> http://lists.sipwise.com/listinfo/spce-user
>
>
> End of Spce-user Digest, Vol 8, Issue 12
> ****************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/mailman/private/spce-user_lists.sipwise.com/attachments/20110714/68c416d6/attachment.html>


More information about the Spce-user mailing list