On Wed, Apr 18, 2012 at 08:52:02PM +0200, Olivier CALVANO wrote:
> Le 18 avril 2012 17:56, Barry Miller <[email protected]> a ?crit :
> > On Wed, Apr 18, 2012 at 05:42:18PM +0200, Olivier CALVANO wrote:
> >> Hi
> >>
> >> can i don't sent into the SIP invite the "Session Timer" ? on asterisk 1.6
> >
> > Have you tried 'session-timers=refuse' ?
> >
> yes i have put this option, but asterisk sent in the Header that he support 
> the
> Session Timers, the sip server of the operator sent a session timer too and
> asterisk ignor it.
> 
> my objectifs is asterisk don't sent the session timer

I'm not sure about 1.6, but on 1.8 and 10, my INVITEs normally say
        Supported: replaces, timer 
*unless* the peer definition has 'session-timers=refuse'.  Then I see
        Supported: replaces
and CLI 'sip show channel xxxx' on an outgoing call to this peer shows
        SIP Options:            (none)
        Session-Timer:          Inactive

Isn't this what you're looking for?

-- 
Barry

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to