[Spce-user] SMS supporting

andreas tseiko a.tseiko at hotmail.com
Wed May 15 10:31:22 EDT 2013


Dear Andreas,
It worked as described.
Thank you 

> Date: Wed, 15 May 2013 15:54:41 +0200
> From: agranig at sipwise.com
> To: spce-user at lists.sipwise.com
> Subject: Re: [Spce-user] SMS supporting
> 
> Hi,
> 
> Currently MESSAGE handling is implemented to forbid relaying unsolicited 
> messages, which means that the receiving user needs to authorize the 
> sending user first via the SIP/SIMPLE work-flow (SUBSCRIBE a->b, NOTIFY 
> server->b, XCAP b->server authorizing the subscription, NOTIFY 
> server->a). Presence with SIP/SIMPLE is quite crappy and we only got it 
> up and running properly with Jitsi.
> 
> However, you can disable this authorization check by copying your 
> impresence.tt2 to impresence.customtt.tt2 in 
> /etc/ngcp-config/templates/etc/kamailio/proxy, search for the comment 
> "checks if watcher is authorized to subscribe event" and change the 
> block to something like this:
> 
> else if(is_method("MESSAGE"))
> {
> 	xlog("L_INFO", "Handling message request - [% logreq -%]\n");
> 	route(ROUTE_IMP_RELAY);
> 	exit;
> }
> 
> That should do the trick for you.
> 
> Andreas
> 
> 
> 
> On 05/15/2013 03:34 PM, andreas tseiko wrote:
> > Dear Daniel,
> >
> > I forgot to attach the trace.
> >
> > Best regards.
> >
> >
> >  > Date: Wed, 15 May 2013 11:02:41 +0200
> >  > From: dgrotti at sipwise.com
> >  > To: spce-user at lists.sipwise.com
> >  > Subject: Re: [Spce-user] SMS supporting
> >  >
> >  > Hi Andreas,
> >  >
> >  > please have a look at this thread about SMS first:
> >  >
> >  > http://lists.sipwise.com/pipermail/spce-user/2013-March/003234.html
> >  >
> >  >
> >  > Regards,
> >  > Daniel
> >  >
> >  >
> >  > On 05/15/2013 10:51 AM, andreas tseiko wrote:
> >  > > Dear All,
> >  > >
> >  > > Could you please inform me if product CE supports SMS?
> >  > > If yes do we need to add any new module?
> >  > > In case that SMS service is being supported by CE could you please
> >  > > provide us a basic configuration example?
> >  > >
> >  > > Best regards.
> >  > >
> >  > >
> >  > > _______________________________________________
> >  > > Spce-user mailing list
> >  > > Spce-user at lists.sipwise.com
> >  > > http://lists.sipwise.com/listinfo/spce-user
> >  > >
> >  >
> >  > _______________________________________________
> >  > Spce-user mailing list
> >  > Spce-user at lists.sipwise.com
> >  > http://lists.sipwise.com/listinfo/spce-user
> >
> >
> > _______________________________________________
> > Spce-user mailing list
> > Spce-user at lists.sipwise.com
> > http://lists.sipwise.com/listinfo/spce-user
> >
> 
> _______________________________________________
> 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_lists.sipwise.com/attachments/20130515/c30049a3/attachment-0001.html>


More information about the Spce-user mailing list