search for: somewhereelse

Displaying 5 results from an estimated 5 matches for "somewhereelse".

2018 Aug 02
3
PJSIP redirect_method=uri_core and header modifications
...@redirector) An incomig INVITE will look like: > INVITE sip:+number at asterisk;user=phone SIP/2.0 > Max-Forwards: 70 To the redirector: > INVITE sip:+number at asterisk;user=phone SIP/2.0 > Max-Forwards: 69 > X-Foo: bar < SIP/2.0 302 Redirect < Contact: <sip:+number at somewhereelse:5060;transport=udp> To somewhereelse: > INVITE sip:+number at somewhereelse;user=phone SIP/2.0 > Max-Forwards: 69 > X-Foo: bar PJSIP example (where the add strangely overrides the default Max-Forwards: 70). [setoutgoinglegvars] exten => add,1,Set(PJSIP_HEADER(add,Max-Forwards)=6...
2003 Sep 18
1
Possible FAQ: IAX2 -> SIP with G729 and no licence
Assuming I've got a setup where calls entering Asterisk on SIP leave on IAX2 ( and the reverse), i.e. a SIP user might dial '1234' where we then have extern => 1234,1,Dial(IAX2/somewhereelse) Now, we don't have any G.729 functionality on this server, so what happens if the SIP user calls with G.729 only available? Assuming the remote IAX2 server does have G.729 can it be passed through to it? Linus
2004 Apr 25
5
a simple suggestion for the next version of R windows
Is it possible to replace the word "R Console" on the title bar (is it what it's called? It's the blue area above menu bar) with the name of the work space file you're using or loaded, so people who are runing multple R sessions at same time can identify them immediately. I'm using 1.9.0 in SDI mode. Thanks, ...Tao
2004 Apr 25
5
a simple suggestion for the next version of R windows
Is it possible to replace the word "R Console" on the title bar (is it what it's called? It's the blue area above menu bar) with the name of the work space file you're using or loaded, so people who are runing multple R sessions at same time can identify them immediately. I'm using 1.9.0 in SDI mode. Thanks, ...Tao
2009 Aug 07
4
re reading config
Hi I am using freebsd 6.2-RELEASE with Samba version 3.0.24 out of interest does it read the config periodically on its own with out restarting it ? Cheers