search for: lastpart

Displaying 3 results from an estimated 3 matches for "lastpart".

Did you mean: lastlast
2007 Mar 14
0
${EXTEN} is limited to 17 characters under IAX ?
...NDnAH6JiQd3ZMo9Fw==@192.118.54.134/f19dffb971b93746d73ec46d5f1d4b36c199f48c-g1 The problem is that on the local server, we try to read ${EXTEN} and parse it (specifically - I want to get at the 'g1' at the end. for this I use the CUT function): [mydundictx] exten => _[0-9a-fA-f_].,1,Set(lastpart=${CUT(EXTEN,,2)}) exten => _[0-9a-fA-f_].,2,Set(firstpart=${CUT(EXTEN,,1)}) and then we get this (in the console): -- Accepting AUTHENTICATED call from 192.118.54.135: [...] -- Executing [f19dffb971b93746d@mydundictx:2] Set("IAX2/192.118.54.135:4569-1", "lastpart=") in...
2014 Oct 17
0
Wine release 1.7.29
...pening a file (needs support for IXMLDOMDocumentType::name property) 37411 ntdll/tests/reg.c fails / wineserver crashes running ntdll/reg test from winetest ---------------------------------------------------------------- Changes since 1.7.28: Akihiro Sagawa (2): kernel32: Fix incorrect lastpart in GetFullPathNameA with DBCS. server: KeyNameInformation returns the full name of the key. Alistair Leslie-Hughes (1): ws2_32: Make SOCKET output consistent. Andr? Hentschel (11): winhttp/tests: Fix potential crash on BSD. winedump: Update minidump output. setupapi:...
2005 May 31
11
More Tests for 2.4.0-RC2 - strange behaviour
...9;]'' + return 0 + list_search eth1 + local e=eth1 + ''['' 1 -gt 1 '']'' + return 1 + wildcard= + case $interface in + ALL_INTERFACES='' eth1'' ++ separate_list dhcp ++ local list=dhcp ++ local part ++ local newlist ++ local firstpart ++ local lastpart ++ local enclosure ++ case "$list" in ++ list=dhcp ++ part=dhcp ++ newlist=dhcp ++ ''['' xdhcp ''!='' xdhcp '']'' ++ echo dhcp + options=dhcp ++ chain_base eth1 ++ local c=eth1 ++ true ++ case $c in ++ echo eth1 ++ return + iface=eth1 + eval...