[Asterisk-Users] sip_message_support.patch

Matt Riddell matt.riddell at sineapps.com
Tue Nov 8 22:26:16 MST 2005


harry gaillac wrote:
> Hello,
> 
> Does sip_message_support.patch is available for
> asterisk-1.2-bêta2 ?
> 
> Is there an other solution for Sip message ?

pabx*CLI> show agi send text

Usage: SEND TEXT "<text to send>"

Sends the given text on a channel. Most channels do not support the
transmission of text.  Returns 0 if text is sent, or if the channel does not
support text transmission.  Returns -1 only on error/hangup.  Text consisting
of greater than one word should be placed in quotes since the command only
accepts a single argument.


pabx*CLI> show agi receive text

Usage: RECEIVE TEXT <timeout>

Receives a string of text on a channel. Specify timeout to be the maximum time
to wait for input in milliseconds, or 0 for infinite. Most channels do not
support the reception of text. Returns -1 for failure or 1 for success, and
the string in parentheses.

-- 
Cheers,

Matt Riddell
_______________________________________________

http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://freevoip.gedameurope.com (Free Asterisk Voip Community)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)




More information about the asterisk-users mailing list