Hi All,

Currently I have voice calls from a certain SIP peer coming into an asterisk
server where the specific [SIP] channel is set to 'canreinvite=no'.

I would like to enable reinvites for certain calls, matched on DID.  So I'm
wondering if there is a mechanism in the dial plan to turn on/off reinvite
capability or will every call on this channel be forced to use the SIP peer
context for the duration of the call?  Is there maybe a new feature in 1.6
that does this?

exten => 5551212,1,Set(canreinvite=yes)
exten => 5551212,2,Dial(SIP/${ext...@othersippeer<SIP/$%7bexten...@othersippeer>
,,)

Something like that.

Thanks.

JR
-- 
JR Richardson
Engineering for the Masses
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Reply via email to