Displaying 5 results from an estimated 5 matches for "ctrlz".
Did you mean:
ctrl
2016 Mar 21
2
Loss of devices registration (pjsip)
I have added CID name prefix on inbound route. and it works fine :) now I
can simply forward five incoming routes to one extension. and as far as I
guess, if I add CID name prefix for every number. it should work :) thanks
alot :)
On Tue, Mar 22, 2016 at 2:28 AM, somsad khan <ctrlz.network at gmail.com>
wrote:
> hello Pete Mundy,
>
> thanks alot for your idea and reply. but unfortunately none of our SIP
> phone have the facilities to use multiple line and UI.
>
> I can see incoming numbers on my softphone(Zoiper) when a incoming call
> hits. I liked y...
2016 Mar 21
3
Loss of devices registration (pjsip)
...to indicate which account is ringing without the need for BLFs.
Another option is to re-write the CALLERID(num) or CALLERID(name) to indicate the inbound line (eg prepend a string or number).
Hopefully that gives you some food for thought :)
Pete
> On 22/03/2016, at 8:49 am, somsad khan <ctrlz.network at gmail.com> wrote:
> <snip>
> I have a client coming who wants to assign 5 different numbers to one virtual employee SIP phone at his desk or softphone (Zoiper).
>
> <snip>
> please let me know if there is any possible ways.
-------------- next part -------...
2001 Mar 28
1
UTF-8 patch for Samba 2.0.7
...------------------------
diff -ur samba-2.0.7/source/lib/charcnv.c samba-2.0.7viv/source/lib/charcnv.c
--- samba-2.0.7/source/lib/charcnv.c Wed Apr 26 02:06:49 2000
+++ samba-2.0.7viv/source/lib/charcnv.c Wed Mar 21 10:41:08 2001
@@ -20,220 +20,37 @@
*/
#include "includes.h"
-#define CTRLZ 26
-extern int DEBUGLEVEL;
-
-static char cvtbuf[sizeof(pstring)];
-
-static BOOL mapsinited = 0;
-
-static char unix2dos[256];
-static char dos2unix[256];
-
-static void initmaps(void) {
- int k;
-
- for (k = 0; k < 256; k++) unix2dos[k] = k;
- for (k = 0; k < 256; k++) dos2unix[k]...
2007 Jun 28
3
: regular expressions: escaping a dot
What's really the problem with:
> regexpr( '\.odt$', "xxxxYodt", perl=TRUE )
Warning: '\.' is an unrecognized escape in a character string
Warning: unrecognized escape removed from "\.odt$"
[1] 5
attr(,"match.length")
[1] 4
I know that I could use:
> regexpr( '[.]odt$', "xxxxYodt", perl=TRUE )
But it seems to me that
2016 Mar 21
7
Loss of devices registration (pjsip)
Good day.
Asterisk 13.7.2, res_pjsip.
There is a problem of loss of registration of several devices. This
happens not on all devices, but problem devices a lot.
Below is the log of registration of a contact of one device.
Is suspect two things:
1. delete a contact after the contact is added. But, like, it's a
feature of code that may already be fixed.
2. deleting a contact much earlier