Displaying 4 results from an estimated 4 matches for "3a2001".
Did you mean:
372001
2010 Jun 15
4
can't seem to register, status unmonitored
Hi everybody,
I am trying to register my softphone(twinkle) on an asterisk server.
Everything seems to be fine.
Here is the output on show registrations in twinkle:
Tue 18:57:51
nikhil: you have the following registrations
<sip:2001 at 172.26.48.208 <sip%3A2001 at 172.26.48.208>>;expires=3013
208 is ip of the asterisk server.
on the server on doing 'sip show peers' , it shows the user and the ip but
status is unmonitored.
debian-te410*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
wlg-gateway...
2010 Jun 10
1
asterisk registration
...softphone on the previous asterisk server
as user 2001, though i modified the server's extension and sip file to
include the user 2001 under [phones] context.
---cli>> chan_sip.c:15839 handle_request_register: Registration from
'"user1" <sip:2001 at 172.26.48.208 <sip%3A2001 at 172.26.48.208>>' failed for
'172.26.48.62' - No matching peer found
shows this error upon registration..
-->at my server it shows 3 unmonitored peers, but the previous server
doesn't show any peers on sip show peers..though i have added all three
users in sip file, and y...
2016 Sep 12
3
Mysql PJSIP realtime > 13.10?
On Mon, Sep 12, 2016 at 2:31 PM, George Joseph <gjoseph at digium.com> wrote:
>
>
> On Mon, Sep 12, 2016 at 2:14 PM, Carlos Chavez <cursor at telecomabmex.com>
> wrote:
>
>> Has anyone successfully used Mysql realtime PJSIP with Asterisk
>> 13.11? I have tried 13.11, 13.11.1 and 13.11.2 but I always get the
>> following error now:
>>
2016 Sep 12
2
Mysql PJSIP realtime > 13.10?
On Mon, Sep 12, 2016 at 3:01 PM, Carlos Chavez <cursor at telecomabmex.com>
wrote:
> On 9/12/16 3:39 PM, George Joseph wrote:
>
>
>
> On Mon, Sep 12, 2016 at 2:31 PM, George Joseph <gjoseph at digium.com> wrote:
>
>>
>>
>> On Mon, Sep 12, 2016 at 2:14 PM, Carlos Chavez <cursor at telecomabmex.com>
>> wrote:
>>
>>> Has