Displaying 3 results from an estimated 3 matches for "peekaboo".
2015 Sep 22
2
How to set the global setting for each pjsip endpoint
I have many endpoints and each endpoint has some parameter in common so i
wonder is there any way to config one for all endpoints? Like in my example
I have two endpoints and I repeat the same thing,
[100]
type=endpoint
aors=100
auth=100-auth
allow=ulaw,alaw,gsm,g726
context=from-internal
callerid=device <100>
dtmf_mode=rfc4733
use_avpf=no
ice_support=no
2015 Sep 22
2
How to set the global setting for each pjsip endpoint
...; [ulaw-phone](!) ; and another one for ulaw-only
> disallow=all
> allow=ulaw
> ; Again, more simply:
> ;allow=!all,ulaw
>
> ; and finally instantiate a few phones
> ;
> ; [2133](natted-phone,my-codecs)
> ; secret = peekaboo
> ; [2134](natted-phone,ulaw-phone)
> ; secret = not_very_secret
> ; [2136](public-phone,ulaw-phone)
> ; secret = not_very_secret_either
> ; ...
> ;
>
> Regards
>
> Ish
> --
>
> Ishfaq Malik
> Department: VOIP Support
> Company: Packnet Lim...
2006 Feb 07
2
Multiple questions
I have a heard time finding good searchable documentation about ruby. So
ill ask some stuff here.
1. Can i use multiple layouts in the same controller, and somehow switch
between them? If so how?
2. Can i import a view into another view? If so how?
3. Can i check if a value is in a field using an if-statement, for
instance checking if there is a ''1'' in a field containing