Displaying 3 results from an estimated 3 matches for "spa354".
Did you mean:
sp34
2018 Feb 15
2
incoming call label
...owing "pstn-4444" (not pstn-9998)
>> Where is this label coming from?
>
> It is from the SIP entry in sip.conf that it was matched against.
>
Thanks for the input.
In sip.conf I have relevant entries.
[pstn-4444] ; incoming/outgoing calls on FXO port
type=friend
secret=spa354
username=voice-4444
mailbox=622 ; just for audiocodes error complain
host=dynamic
canreinvite=no ; (dtmf not wroking correctly without this one)
disallow=all
allow=ulaw
allow=alaw
nat=no
context=incoming
callgroup=1
pickupgroup=1
insecure=invite
[pstn-9998]
type=friend
secret=158567
username=fax-9...
2018 Feb 15
2
incoming call label
I'm using Audio-codes MP-114 unit and it has two public lines PSTN ports
IN audocodes setting I have:
"EndPoint Phone Number"
Channel: 3 phone number: pstn-4444
Channel: 4 phone number: pstn-9998
When I am calling " pstn-4444" the port number "Channel:3" lights up but
asterisk is showing that the call is coming on "pstn-9998"
-- Executing .....
2018 Feb 15
3
incoming call label
...gt;>
>>> It is from the SIP entry in sip.conf that it was matched against.
>>>
>>
>> Thanks for the input.
>>
>> In sip.conf I have relevant entries.
>>
>> [pstn-4444] ; incoming/outgoing calls on FXO port
>> type=friend
>> secret=spa354
>> username=voice-4444
>> mailbox=622 ; just for audiocodes error complain
>> host=dynamic
>> canreinvite=no ; (dtmf not wroking correctly without this one)
>> disallow=all
>> allow=ulaw
>> allow=alaw
>> nat=no
>> context=incoming
>> callg...