search for: digist

Displaying 2 results from an estimated 2 matches for "digist".

Did you mean: digest
2007 Sep 17
2
removing a specific number of digist from a character string
Hello, I would like to remove the last 8 digists of character strings in a vector. Below I added a couple of elements from that vector. I have a problem defining a pattern to replace the digits using for example "sub". Removing the ".tif" part works fine using sub('.tif',"",x), but how do I get rid of th...
2005 Feb 24
0
Question of SER to Asterisk to PSTN
...SER ==> CISCO 5300 ==> PSTN Now I modify the ser.cfg, and want to forward all calls to PSTN to the port 5065 of Asterisk on the same server. And Asterisk should accept the call and forward it to PSTN via CISCO 5300. 1. UA1's SER SIP id is "1011" (Assume all SIP account is 4 digists and first leader number is not zero) 2. UA1 want to dial my mobile phone number 0939749xxx 3. CISCO will forward this call to PSTN, I only modify extensions.conf & sip.conf. I can make a call from UA1 to 0939749xxx via SER and Asterisk to CISCO. But I can not hear any voice in UA1 or my mob...