search for: receive_message

Displaying 11 results from an estimated 11 matches for "receive_message".

2006 Jun 13
3
Asterisk & Eyebeam chat function
...Eyebeam has a sip-chat function and it would be nice if I would be able to use it. But the problem is that I can't really find information about it. I can just try to send a message and on the Asterisk console a message like this appears: Jun 13 10:05:25 WARNING[6512]: chan_sip.c:7281 receive_message: Received message to <sip:bla@voiphost> from "Bla Sheep"<sip:sheep@voiphost>;tag=1d072048, dropped it... Content-Type:text/plain Message: ? Can anyone tell me more about this or give me a link with some information about it ? Regards, Attilla de Groot?
2006 Apr 18
2
eyeBeam + ASterisk 1.2.7.1 + Instant Message
...m... But I cannot find anything that explains how to do it! Anybody as a clue? is it possible? Now, when we try to send an Instant Message in the eyeBeam it says: "User not available". In asterisk console appears a message saying: ------ Apr 18 17:13:22 WARNING[3473]: chan_sip.c:7281 receive_message: Received message to <sip:101@192.168.0.197> from "JPA"<sip:140@192.168.0.197>;tag=4f2fd25b, dropped it... Content-Type:text/plain Message: this is a test ------- (both users are online) Thanks, Joao Antunes
2009 Feb 26
2
asterisk 1.6.0.5 and IM
hi all, i have 2 x-lite version 3.0 softphones configured on extension 9000 and 9005. i have one call the other and then try and send an IM between them using the x-lite IM facility. the asterisk console shows the message... WARNING[27193]: chan_sip.c:11866 receive_message: Received message to "s"9005 at hhh> from "c"9000 at hhh>;tag=717de473, dropped it... when i look at the code theres a comment in there saying "Message outside of a call, we do not support that ." but both phones say they're connected, any ideas? is there...
2013 Jan 23
1
DPMA and Sending fake auth rejection for device
...mailbox=D70 at default When I start asterisk, I can see : *CLI> == Digium Phone Module Started So that's a good sign.. After that I go on the phone, and manually setup the configuration server. And here everything stops with: *CLI> [Jan 22 22:15:24] NOTICE[844]: chan_sip.c:16639 receive_message: Sending fake auth rejection for device <sip:192.168.1.117>;tag=7TesRQkxfvIxo1rygj9D.ZXDN0c90zLm I did not find anything about this on line on the wiki , forums , or google. Would anyone be able to give me a hand / hint with this ? Thanks folks.
2009 Sep 05
1
Asterisk-1.6.2.0-rc1 and Instant Message sending
...timetext.txt sip.conf [general] [...] disallow=all allow=ulaw allow = alaw allow=t140 allow=t140red textsupport = yes videosupport = yes allow=h263 [...] But Asterisk dropped the Message: [Sep 5 19:57:05] WARNING[17906]: chan_sip.c:13724 receive_message: Received message to <sip:2000 at khaolakforum.de> from "Jens Wolf" <sip:2001 at khaolakforum.de>;tag=66a2f62e-b398-de11-99d4-00c0268c092d, dropped it... Content-Type:text/plain;charset=UTF-8 Message: test [Sep 5 19:57:05] WARNING[17906]: chan_sip.c:13724 receive_mes...
2014 Sep 11
1
ASTERISK AND CHAT MESSAGES
Hello. I have properly configured my asterisk server with some SIP accounts that work very well. Now when I want to send a chat message from my SIP client(Zoiper), I receive the following error message: *WARNING [2578]: chan_sip.c: 14511 receive_message: Received Message to <sip: .... at ..... transport = UDP> from <sip: .... at ..... transport = UDP>; tag = b03dfe52, dropped it. .. * Thank you in advance for your help. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermai...
2010 Jan 27
3
Data transfer
.../Messages but some time of searching shows that asterisk doesn't handle this. We could of course use an extra tcp connection but this seems not very elegant to me ;-) because SIP should handle that... The Asterisk Console shows that asterisk drops the message: WARNING[15294]: chan_sip.c:9769 receive_message: Received message to <sip:test.user2 at 192.168.1.104> from <sip:192.168.1.101>;tag=yNOCnaUdAjHob7Gmpl-5tjCuNmQDeGJp, dropped it... Content-Type:text/plain Message: gnaaa Is there a way to get this message out of the server - to the AMI Interface for example? This would enough for...
2009 Mar 05
0
asterisk and simple chat protocol
Hi, We are trying to use a softphone with instant messaging which uses SIMPLE. i tried sending a message to the user, this is what i got: [Mar 5 22:59:39] WARNING[1884]: chan_sip.c:9825 receive_message: Received message to <sip:100 at mydomain.com> from <sip:333 at mydomain.com>;tag=1d32305f, dropped it... Content-Type:text/plain Message: test anything i need to be able to support SIMPLE? TIA regards, Nhadie
2011 Feb 09
2
SIP MESSAGE outside calls - state of the art?
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 <sip:2542 at firedrake.org> from "Display Name" <sip:mob776 at firedrake.org>;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...
2016 Oct 01
0
Wine release 1.9.20
...lready exists. server: Fix leak of old clipboard data when replacing existing format. user32: Call GlobalUnlock with the correct argument in SetClipboardData. webservices: Do not return uninitialized hr from write_headers_transport. webservices: Correctly grow buffer size in receive_message. services: Check for services without lpBinaryPathName in get_winedevice_process. server: Handle error when memdup fails in synthesize_formats. user32: Also release GMEM_FIXED data in free_cached_data. Vincent Povirk (8): gdiplus: Implement GdipBeginContainer. gdiplus...
2017 Dec 08
0
Wine release 3.0-rc1
...ut_StartBoundary. taskschd: Implement IDailyTrigger_get_StartBoundary. taskschd: Implement IDailyTrigger_put_Enabled. taskschd: Implement IDailyTrigger_get_Enabled. bcrypt: Add support for AES encryption on macOS. webservices: Store the async context directly in struct receive_message. webservices: Don't require specific writer state for element mappings in WsWriteType. webservices: Implement WS_REPEATING_ELEMENT_CHOICE_FIELD_MAPPING in the writer. webservices: Enable dictionary lookup after setting the output buffer. webservices: Don't use the di...