[asterisk-users] SIP MESSAGE outside calls - state of the art?

2011-02-09 Thread Roger Burton West
I have a mobile phone (UTStarCom GF-210) that uses SIP MESSAGE to send
"SMS" messages over VoIP. My Asterisk 1.4 installation drops these
messages and returns a failure condition to the phone:

[Feb  9 10:17:22] WARNING[11960]: chan_sip.c:9859 receive_message: Received 
message to  from "Display Name" 
;tag=87739132, dropped it...
  Content-Type:text/plain; charset=UTF-8
  Message: test message

(Packet trace shows a SIP MESSAGE, answered by a 405.)

...and apparently is unable to originate them either; SendText, which
looks as though it ought to be the right way to send them, produces (in
the context of a call, since I can't send the message outside one):

-- Executing [604@default:2] SendText("SIP/mob776-02ba6050", "test 
message") in new stack
-- Incoming call: Got SIP response 405 "Method Not Allowed" back from 
10.0.155.21

even though it's also making a SIP MESSAGE request.

The only documentation I can find talks about a patch and is pretty old:
http://www.voip-info.org/wiki/view/Asterisk+SIP+Messaging

What I would like is to be able to send a textual message from the phone
into an AGI script (or for other processing), and to return results the
same way. Is anyone doing this with later versions of Asterisk, or
indeed anything else?

Roger

--
_
-- 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] SIP MESSAGE outside calls - state of the art?

2011-12-12 Thread Jay R. Worthington
Hiya,

SIP Messaging is implemented in asterisk-10...

>The only documentation I can find talks about a patch and is pretty 
>old:>http://www.voip-info.org/wiki/view/Asterisk+SIP+Messaging 
>

Like anything on voip-info.org it's horrible outdated. I think there's
a documentation for the message-routing in docs


Regards

Jay
--
_
-- 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] SIP MESSAGE outside calls - state of the art?

2011-12-12 Thread Bruce B
I think it only works with certain soft phones. I tried Aastra and it
doesn't work. But EyeBeam soft phone receives messages.

-Bruce

On Mon, Dec 12, 2011 at 6:40 PM, Jay R. Worthington <
jayrworthing...@gmail.com> wrote:

> Hiya,
>
> SIP Messaging is implemented in asterisk-10...
>
> >The only documentation I can find talks about a patch and is pretty 
> >old:>http://www.voip-info.org/wiki/view/Asterisk+SIP+Messaging 
> >
>
> Like anything on voip-info.org it's horrible outdated. I think there's a 
> documentation for the message-routing in docs
>
>
>
>
> Regards
>
> Jay
>
>
> --
> _
> -- 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
>
--
_
-- 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] SIP MESSAGE outside calls - state of the art?

2011-12-13 Thread Olivier
2011/12/13, Bruce B :
> I think it only works with certain soft phones. I tried Aastra and it
> doesn't work.
Does it ?

A long time ago, I could send off-calls SIP messages with sipsak.
Comparing sipsak and asterisk-10 outputs should help to understand
what currently keeps this feature to work with Aastra phones.


 But EyeBeam soft phone receives messages.
>
> -Bruce
>
> On Mon, Dec 12, 2011 at 6:40 PM, Jay R. Worthington <
> jayrworthing...@gmail.com> wrote:
>
>> Hiya,
>>
>> SIP Messaging is implemented in asterisk-10...
>>
>> >The only documentation I can find talks about a patch and is pretty
>> > old:>http://www.voip-info.org/wiki/view/Asterisk+SIP+Messaging
>> > 
>>
>> Like anything on voip-info.org it's horrible outdated. I think there's a
>> documentation for the message-routing in docs
>>
>>
>>
>>
>> Regards
>>
>> Jay
>>
>>
>> --
>> _
>> -- 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
>>
>

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