Displaying 2 results from an estimated 2 matches for "49xxxxxxxxx".
Did you mean:
494xxxxxxxxx
2023 May 05
0
Calls running forever / CDRs inaccurate
...n a hanging call, obfuscated:
[root at voip asterisk]# asterisk -rx 'core show channel
SIP/customer01-0000dfa4'
-- General --
Name: SIP/customer01-0000dfa4
Type: SIP
UniqueID: voip-1683277216.81923
LinkedID: voip-1683277216.81923
Caller ID: 49xxxxxxxxxx
Caller ID Name: (N/A)
Connected Line ID: (N/A)
Connected Line ID Name: (N/A)
Eff. Connected Line ID: (N/A)
Eff. Connected Line ID Name: (N/A)
DNID Digits: 49xxxxxxxxx
Language: en
State: Ring (4)
NativeFormats: (alaw)
WriteFormat: alaw
ReadFormat: alaw
Wri...
2005 Sep 25
0
pound/hash key not recognized
...mber to an internal extension, this works.
Now, I am trying to forward the external number for incoming calls to a
macro, which includes Authenticate(). The authentication prompt comes up,
but when using an external pstn phone over my telephone number, the # key
is not recognized.
exten => 49xxxxxxxxx,1,Goto(from-sip,1009,1)
exten => 1009,1,Answer
exten => 1009,2,Wait(1)
exten => 1009,3,Authenticate(1234|a)
exten => 1009,4,MusicOnHold(default)
If I dial directly from an internal sip device to 1009 the hash key works.
If I dial from a real telephone over pstn, the ha...