Displaying 2 results from an estimated 2 matches for "253amysecret".
2010 May 11
1
asterisk-users Digest, Vol 70, Issue 24
...llow=alaw
> > allow=g729
> > allow=gsm
> > nat=yes
> > qualify=yes
> >
> > and using following register string
> >
> > register => abc:mysecret at 192.168.0.20 <abc%3Amysecret at 192.168.0.20> <
> abc%3Amysecret at 192.168.0.20 <abc%253Amysecret at 192.168.0.20>><mailto:
> abc%3Amysecret at 192.168.0.20 <abc%253Amysecret at 192.168.0.20> <
> abc%253Amysecret at 192.168.0.20 <abc%25253Amysecret at 192.168.0.20>>>
> >
> >
> > now problem is that when i use register string everything goes...
2010 May 11
1
asterisk-users Digest, Vol 70, Issue 23
...gt; disallow=all
> allow=ulaw
> allow=alaw
> allow=g729
> allow=gsm
> nat=yes
> qualify=yes
>
> and using following register string
>
> register => abc:mysecret at 192.168.0.20 <abc%3Amysecret at 192.168.0.20><mailto:
abc%3Amysecret at 192.168.0.20 <abc%253Amysecret at 192.168.0.20>>
>
>
> now problem is that when i use register string everything goes ok. but
> when i remove register string call doesn't go as expected.
>
> I would like to know if there is any feature that i can use to call sip
> peer and authenticate is in dial c...