Displaying 2 results from an estimated 2 matches for "rtp_method".
Did you mean:
op_method
2015 Jul 06
0
Unisteam not showing callerid
...0x7f7ba4228fd0",
"USTM/4203 at 4203") in new stack
====================================================================================
my CONF
general]
port=5000
[unistim-phones](!)
bookmark=Support at 123 ;Softkey to speed dial
context=office
; extension=line
rtp_method=1
maintext0="GREETING" ; default = "Welcome", 24 characters max
maintext1="have a great day" ; default = the name of the device, 24
characters max
dateformat=1 ; 0 = month/day, 1 (default) = day/month
timeformat=2 ; 0 = 0:00am ; 1...
2005 Mar 07
3
UNISTIM channel driver available
...s should be able to display messages but will be
unable to send/receive RTP packets (no sound)
- Don't forget : this work is based entirely on a reverse engineering, so
you may encounter compatibility issues. At this time, I know three ways to
establish a RTP session. You can modify [yourphone] rtp_method= with 0, 1 or
2. 0 is the default method, should work. 1 can be used on new firmware
(black i2004) and 2 on old violet i2004.
- If you have difficulties, try unistim debug and set verbose 3 on the
asterisk CLI. For extra debug, uncomment #define DUMP_PACKET 1 and recompile
chan_unistim.
TODO :
- b...