Re: [asterisk-users] What does Asterisk give to reject a re-invite?

2010-05-17 Thread David Cunningham
Hi Kevin,

We don't have "mohinterpret" set at all, so I think it uses "default".
Is there anything else you can suggest? Any other places to go for
help?

Thanks for your assistance!


On Thu, May 13, 2010 at 11:32 PM, Kevin P. Fleming  wrote:
> On 05/13/2010 05:16 PM, David Cunningham wrote:
>
>> We're having an issue where a peer's response to an INVITE includes
>> "a=sendonly". Later it sends a re-invite with "a=sendrecv", however
>> Asterisk responds to that with an OK that includes "a=recvonly". The
>> end result is the called party can't hear the caller.
>>
>> Do you have any idea why this is, or where I could go for more information?
>
> That would seem to indicate that the peer is placing Asterisk 'on hold',
> and then taking it back 'off hold' later. I do not know why Asterisk
> would respond with 'recvonly', it should only do that when it thinks the
> channel is still on hold. Are you using 'mohinterpret=passthrough',
> where Asterisk would send the hold indication to the bridged channel
> instead of reacting to it locally?
>
> --
> Kevin P. Fleming
> Digium, Inc. | Director of Software Technologies
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
> skype: kpfleming | jabber: kflem...@digium.com
> Check us out at www.digium.com & www.asterisk.org
>
> --
> _
> -- 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
>



-- 
David Cunningham, Voisonics
http://voisonics.com/
US toll-free: +1 888 842 2720
UK: +44 (0) 20 3298 1642
Australia: +61 (0) 2 9037 2180

-- 
_
-- 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


Re: [asterisk-users] What does Asterisk give to reject a re-invite?

2010-05-13 Thread Kevin P. Fleming
On 05/13/2010 05:16 PM, David Cunningham wrote:

> We're having an issue where a peer's response to an INVITE includes
> "a=sendonly". Later it sends a re-invite with "a=sendrecv", however
> Asterisk responds to that with an OK that includes "a=recvonly". The
> end result is the called party can't hear the caller.
> 
> Do you have any idea why this is, or where I could go for more information?

That would seem to indicate that the peer is placing Asterisk 'on hold',
and then taking it back 'off hold' later. I do not know why Asterisk
would respond with 'recvonly', it should only do that when it thinks the
channel is still on hold. Are you using 'mohinterpret=passthrough',
where Asterisk would send the hold indication to the bridged channel
instead of reacting to it locally?

-- 
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
skype: kpfleming | jabber: kflem...@digium.com
Check us out at www.digium.com & www.asterisk.org

-- 
_
-- 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


Re: [asterisk-users] What does Asterisk give to reject a re-invite?

2010-05-13 Thread David Cunningham
Kevin,

Thank you for that reply!

We're having an issue where a peer's response to an INVITE includes
"a=sendonly". Later it sends a re-invite with "a=sendrecv", however
Asterisk responds to that with an OK that includes "a=recvonly". The
end result is the called party can't hear the caller.

Do you have any idea why this is, or where I could go for more information?

Thanks for the help.


On Thu, May 13, 2010 at 11:06 PM, Kevin P. Fleming  wrote:
> On 05/13/2010 01:41 PM, David Cunningham wrote:
>
>> If you have canreinvite=no and a peer sends you a re-invite, what will
>> Asterisk reply with?
>
> It will accept it. 'canreinvite' is mis-named, and that's why in more
> modern versions of Asterisk it has been renamed to 'directmedia'.
> Asterisk will *always* accept properly formed re-INVITEs that don't
> require capabilities that are not available, and it will also generate
> them for non-directmedia purposes (like switching to and from T.38) when
> necessary, regardless of whether 'canreinvite' is set to yes or no.
>
> --
> Kevin P. Fleming
> Digium, Inc. | Director of Software Technologies
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
> skype: kpfleming | jabber: kflem...@digium.com
> Check us out at www.digium.com & www.asterisk.org
>
> --
> _
> -- 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
>



-- 
David Cunningham, Voisonics
http://voisonics.com/
US toll-free: +1 888 842 2720
UK: +44 (0) 20 3298 1642
Australia: +61 (0) 2 9037 2180

-- 
_
-- 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


Re: [asterisk-users] What does Asterisk give to reject a re-invite?

2010-05-13 Thread Kevin P. Fleming
On 05/13/2010 01:41 PM, David Cunningham wrote:

> If you have canreinvite=no and a peer sends you a re-invite, what will
> Asterisk reply with?

It will accept it. 'canreinvite' is mis-named, and that's why in more
modern versions of Asterisk it has been renamed to 'directmedia'.
Asterisk will *always* accept properly formed re-INVITEs that don't
require capabilities that are not available, and it will also generate
them for non-directmedia purposes (like switching to and from T.38) when
necessary, regardless of whether 'canreinvite' is set to yes or no.

-- 
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
skype: kpfleming | jabber: kflem...@digium.com
Check us out at www.digium.com & www.asterisk.org

-- 
_
-- 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


[asterisk-users] What does Asterisk give to reject a re-invite?

2010-05-13 Thread David Cunningham
Hello,

If you have canreinvite=no and a peer sends you a re-invite, what will
Asterisk reply with?

Thanks,

-- 
David Cunningham, Voisonics
http://voisonics.com/
US toll-free: +1 888 842 2720
UK: +44 (0) 20 3298 1642
Australia: +61 (0) 2 9037 2180

-- 
_
-- 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